Skip to content

Latest commit

 

History

History
20 lines (9 loc) · 671 Bytes

README.md

File metadata and controls

20 lines (9 loc) · 671 Bytes

Python 3.8

Build Container

To build the container run docker-compose build --parallel

Using the bot

After building the container you can run the bot with docker-compose up -d. Logs are in the container itself.

Contributing

Please submit a pull request if you would like to contribute to this project. Additionally, please star the project if you like it and would like to show that you like it.

WIP

The rest of the readme is a WIP and will be fleshed out over time