Skip to content

83hd4d/ceiaun_bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IAUN Computer Engineering Bot

Table of contents

How to Run

To run project, follow the steps below:

  1. Clone the repository:

    git clone https://github.com/MrUmbr3lla/ceiaun_bot.git
    cd ceiaun_bot/ceiaun_bot
  2. Copy the .env.example file and fill in the required information:

    cp .env.example .env
  3. Up the Docker container:

    docker compose up -d

    The -d flag runs the container in detached mode, allowing it to run the background.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.1%
  • R 2.3%
  • Just 2.0%
  • Dockerfile 0.6%