Commit Graph

6 Commits

Author SHA1 Message Date
8ed51d367d Removed process_message function
Now directly used in on_message function
2023-11-28 20:30:24 -05:00
b880dd45ca constants and configurations directly at the top. 2023-11-28 20:16:50 -05:00
f698b2c5f9 added os.gentenv for assistantID 2023-11-28 19:39:59 -05:00
d038962d80 Fixed @everyone and @here bug,
Bot will now only react to direct mentions.
2023-11-24 20:48:50 -05:00
3254b4f744 Removed @everyone and @here check line,
It doesnt work, need to fix.
2023-11-24 20:39:43 -05:00
1022d196ae Base setup,
Imported the leogpt.py program,
Edited the readme.md to give info on setup,
Created .gitignore and added config.py to exclusion
2023-11-24 20:26:22 -05:00