1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-03 00:53:12 +00:00
Commit graph

35 commits

Author SHA1 Message Date
Scott
fa703a99d2 [Fix] added a line return to get a commit to test github action 2023-12-27 18:59:01 -05:00
Scott
cf801a100c
Merge branch 'main' into EventBranch 2023-12-27 18:36:05 -05:00
Scott
485e015e5d [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
kzndotsh
a36e3481e5
Create dependency-review.yml 2023-12-27 14:13:33 -05:00
kzndotsh
804b1acc8f
Update README.md 2023-12-26 23:20:09 -05:00
Scott
a54bb228a3 Merge branch 'EventBranch' of github.com:allthingslinux/tux into EventBranch 2023-12-26 14:39:12 -05:00
Scott
1d2c2102c4 [Fix] Adjusted the source to include everything in the tux folder 2023-12-26 14:37:55 -05:00
jwe66
b3a55792f1 [Docs] Minor comment changes across the board 2023-12-25 20:57:57 -05:00
jwe66
81b33d8d23 [Feat][Tested] Bans.py and merged event_logger 2023-12-25 20:24:57 -05:00
jwe66
eee6e6c02d [Merge]{User-Count-Roles} tux/tux_events/event_handler.py 2023-12-13 21:09:00 -05:00
jwe66
5a53c3f277 [Feat][Tested] added EventHandler ignore array 2023-12-13 18:55:44 -05:00
jwe66
69bbc8f548 [Fix][Feat] Removed discord.py debugging in debug mode 2023-12-13 18:48:28 -05:00
James Eginton
4dd84127fe
[Fix] Forgot to push minor changes to this file 2023-12-13 15:36:52 -05:00
James Eginton
8a4302a1a2
Update __event_template__.py 2023-12-13 15:35:28 -05:00
James Eginton
f177523036
Update main.py 2023-12-13 15:30:44 -05:00
jwe66
4efb7125c8 [Tested][Feat] Working EventHandler with template event file. 2023-12-13 15:31:02 -05:00
jwe66
7aa6161594 [Tested][Feat] Working EventHandler with template event file. 2023-12-13 15:29:57 -05:00
Scott
3a68c4ff25 XMerge branch 'User-Count-Roles' of github.com:allthingslinux/tux into User-Count-Roles 2023-12-12 23:38:01 -05:00
Scott
677016a434 [Fix] Adjusted docker-compose.yml to use .env and removed docker_secrets 2023-12-12 23:37:07 -05:00
Scott
e2031a8866 Merge branch 'main' of github.com:allthingslinux/tux into User-Count-Roles 2023-12-12 23:33:02 -05:00
jwe66
03cea3a583 [Cleanup] Cleaned up the event_handler.py code 2023-12-12 22:06:24 -05:00
jwe66
f387ed5756 [Cleanup] Cleaned up the event_handler.py code 2023-12-12 22:05:12 -05:00
jwe66
bf08273238 [Tested][Fail] EventHandler test failure 2023-12-12 21:51:36 -05:00
jwe66
0479419d1f [Reorg] Reorganized code to match Discussion post
We reorganized code in the meeting earlier today, just moved some stuff around to allign with what we agreed upon
2023-12-12 20:22:19 -05:00
jwe66
8eef1a0ec4 [Reorg][Docs] Reorganized code and added comments to the EventHandler
EventHandler remains untested
2023-12-12 20:18:38 -05:00
jwe66
67de34aa54 [merge] docker-compose.yml from main 2023-12-12 19:53:26 -05:00
Scott
3f2fb4948c
Add files via upload 2023-12-12 18:55:48 -05:00
jwe66
2b31ba4ec7 [Feature][Untested] Basic EventHandler Implementation
Subject to change and accompanied by an example on_message.py to be used as a template
2023-12-12 14:51:09 -05:00
jwe66
c683fb9ee7 [Feature][Tested] Basic Settings Parser and Example .ini File
Added a basic settings parser and an example settings.ini file.
2023-12-12 00:51:41 -05:00
jwe66
4ade20cb0c test commit + added src and out files 2023-12-11 21:49:09 -05:00
Scott
73841c408f
Update pyproject.toml
Adding tool.pyright to make pyright fairly strict. We can change these easily by setting them to false.
2023-12-01 00:22:07 -05:00
Scott
b2e859985c
Created .pre-commit-config.yaml
This will handle pre-commit hooks for the most part, creating a discussion for this later.
2023-11-30 23:52:07 -05:00
Scott
8603125e2f
adding some place holder files
requirements.txt just holding some random packages. pre-commit and black are needed for pre-commit hooks.
2023-11-30 23:49:03 -05:00
kzndotsh
12c2e917e7
Create README.md 2023-11-28 18:32:25 -05:00
kzndotsh
e530748cf0
Initial commit 2023-11-28 13:19:43 -05:00