1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
Tux is an all in one bot for the All Things Linux discord server.
Find a file
2023-12-29 09:57:27 -05:00
.github/workflows [Update] removing --check since it is not needed since I was thinking of ruff check which is being run on everything then is being fixed 2023-12-29 09:39:22 -05:00
config [Feature][Tested] Basic Settings Parser and Example .ini File 2023-12-12 00:51:41 -05:00
tests [Tested][Fail] EventHandler test failure 2023-12-12 21:51:36 -05:00
tux Merge branch 'main' into EventBranch 2023-12-27 18:36:05 -05:00
.env.example [Fix][Reorg] Fixing some yml/toml files to add in support for poetry and added in an .env.example to show users what it should look like at this point in time 2023-12-27 18:29:04 -05:00
.gitignore [Tested][Feat] Working EventHandler with template event file. 2023-12-13 15:29:57 -05:00
.pre-commit-config.yaml removed the extra line return 2023-12-27 19:05:14 -05:00
docker-compose.yml [Fix][Reorg] Fixing some yml/toml files to add in support for poetry and added in an .env.example to show users what it should look like at this point in time 2023-12-27 18:29:04 -05:00
LICENSE Initial commit 2023-11-28 13:19:43 -05:00
poetry.lock Update Python packages 2023-12-28 05:27:59 +00:00
pyproject.toml [Fix] Removed line length rule since it is not supported 2023-12-29 09:57:27 -05:00
README.md Update README.md 2023-12-26 23:20:09 -05:00
requirements.txt adding some place holder files 2023-11-30 23:49:03 -05:00

Tux