Commit Graph

15 Commits

Author SHA1 Message Date
7238ccca34 - Got rid of duplicate Token Import
- Moved the code around a little to read like:
Imports → Load environment → Declare globals → Load bad words → Events/commands → DB setup → Helper functions → Run bot.

This should make the code easier to read/follow while keeping related things closer together in the codebase.
2025-08-08 16:14:54 -05:00
4f442c2f92 Added cuss words as a txt file that cahces at bot startup. Also some regex stuff in there so it doesn't care about capitalization etc. 2025-08-07 23:54:07 -05:00
1109c2ef77 Test commit 2025-08-07 23:18:28 -05:00
1e358c1b2b Cleaned up the Git How-to a little and made infor more accurate 2025-08-07 23:04:41 -05:00
bfeb3594ec Added a git how to in our project for reference 2025-08-07 22:58:25 -05:00
b6c302d614 Johms fault 2025-08-07 22:55:07 -05:00
1afff33373 Merge branch 'master' of https://gitea.wheelytho.com/joshypoo/DiscordTipBot 2025-08-07 22:51:33 -05:00
ac3512900f Test Comment. Idk what is happening 2025-08-07 22:50:28 -05:00
c57426451d Merge branch 'master' of https://gitea.wheelytho.com/joshypoo/DiscordTipBot 2025-08-07 22:31:16 -05:00
7ea4b47d69 Added another test comment for git 2025-08-07 22:29:36 -05:00
501f703048 testing pt 2 2025-08-07 22:29:03 -05:00
7bc95bbc6c //testy 2025-08-07 22:28:14 -05:00
e647bc1bfb baall 2025-08-07 22:26:56 -05:00
d445dac5f2 Made stupid comments in main.py and deleted empty memberimport.py 2025-08-07 22:15:51 -05:00
dee4702e08 initial commit 2025-08-07 21:56:29 -05:00