Skip to content

A Python-based Discord bot for the Mines ACM Discord server.

License

Notifications You must be signed in to change notification settings

ColoradoSchoolOfMines/acm-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mines ACM Discord Bot

A Python-based Discord bot for the Colorado School of Mines ACM Discord server.

Setup

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/.env file with entries for each value in models.ENVs
  • Run run.py for testing and run.py deploy or startup.sh for deployment

Dependencies

Contributing

  • 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.

Contributors

Keenan Buckley - https://github.com/HFocus

License

This project uses a permissive BSD Zero-Clause License. For more information, see the accompanying LICENSE file.

About

A Python-based Discord bot for the Mines ACM Discord server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published