A bot for TINAJA Ingeniería Discord server.
bundle install
Create a new .env
file using .env.sample
as a template to set the relevant params/credentials.
rake run
Using docker compose you can start the bot by simply running:
docker compose up
Check both Dockerfile
and docker-compose.yml
for details.