Amathy
Amathy - a multifunctional Discord bot
Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Prerequisites
- Python 3.6+ working environment
- PostgreSQL 12+ database (model)
All other requirements are listed in the requirements.txt file.
To install the requirements, use:
python3 -m pip install -U -r requirements.txt
Deployment
To run the bot, use:
python3 launch.py
The first time you run the bot, it will create a settings.json file that can be found in the data folder. Grab your bot token and replace the string accordingly.
Built With
- Discord.py - The library used
Contributing
Please contact me on Discord (Magunama#6264) regarding contributions.
Authors
- Robert-Cristian Ciama - Magunama
See also the list of contributors who participated in this project.
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details
Acknowledgments
- There's still a long road ahead