A Python-based Discord bot for the Colorado School of Mines ACM Discord server.
A full guide on setting up a development enviroment for this project can be found at the Wiki
pip install -r requirements.txt- Create
/static/.envfile with entries for each value in models.ENVs - Run
run.pyfor testing andrun.py deployorstartup.shfor deployment
- Pycord (>= 2.1.1)
- Python-dotenv (>= 0.20.0)
- Make a new branch for one feature/issue in the code, open a pull request when ready for review.
- Do feel free to add yourself to the Contributors list. Alphabetical order applies.
- Be aware that the project uses a Zero-Clause BSD license, and by contributing you agree to release your contributions under the same license, as per the Github Terms of Service.
- Only make contributions that are your own work, or fall under a Public Domain Equivalent License. Do not contribute substantial portions of code from work that is not your own.
Keenan Buckley - https://github.com/HFocus
This project uses a permissive BSD Zero-Clause License. For more information, see the accompanying LICENSE file.