No description
Find a file
2025-08-30 17:02:11 +01:00
alembic update alembic to use updated env vars 2025-08-22 20:54:45 +01:00
cogs linting changes 2025-08-30 17:02:11 +01:00
database linting changes 2025-08-30 17:02:11 +01:00
utils linting changes 2025-08-30 17:02:11 +01:00
.gitattributes Forge git to use lf over crlf line endings 2025-08-22 20:54:27 +01:00
.gitignore First commit 2025-08-22 20:54:21 +01:00
.pylintrc Update pylintrc 2025-08-30 17:01:13 +01:00
alembic.ini First commit 2025-08-22 20:54:21 +01:00
bot.py linting changes 2025-08-30 17:02:11 +01:00
docker-compose.yml fix redis 2025-08-22 20:54:49 +01:00
Dockerfile Change docker to live update 2025-08-22 20:54:45 +01:00
LICENSE First commit 2025-08-22 20:54:21 +01:00
mypy.ini First commit 2025-08-22 20:54:21 +01:00
README.md First commit 2025-08-22 20:54:21 +01:00
requirements.txt Update dependencies 2025-08-26 12:44:48 +01:00
to_implement update implemented functions 2025-08-22 20:54:51 +01:00

TO SUGGEST A NEW FUNCTION/IDEA

  1. Fork the project (Make sure to keep it up-to-date)
  2. Make your changes in to_implement
  3. Commit your changes to your fork
  4. Make a pull request to my repo
  5. Wait for it to be accepted
  6. Done!

Feel free to edit my code and pull request if I did something wrong, it is still being developed so problems will happen