Commit Graph

20 Commits

Author SHA1 Message Date
a9581335c9 edited readme 2023-12-15 20:45:58 -05:00
1ca5bf7a57 adjusted readme 2023-12-15 20:21:36 -05:00
ff790cc657 edited gitignore 2023-12-15 20:20:52 -05:00
d00229ee60 edited readme with new modifications 2023-12-15 20:19:13 -05:00
8684a1cd30 put config in a directory
and ajusted coded to match
2023-12-15 20:16:57 -05:00
c5abd38032 modified so every arg is in config 2023-12-15 18:27:05 -05:00
35985c3d9d Merge branch 'revert-568d1a6e' into 'main'
Revert "Update file leogpt.py"

See merge request publicprojects/leogpt!1
2023-11-29 22:58:46 +00:00
36cbec9c21 Revert "Update file leogpt.py"
This reverts commit 568d1a6e7b
2023-11-29 22:57:43 +00:00
568d1a6e7b Update file leogpt.py 2023-11-29 22:55:54 +00:00
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
47e5e438fa edited .gitignore so itself is pushed to the repo 2023-11-28 14:58:32 -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
75cd336dce Actually removed gitignore from repo 2023-11-24 20:34:31 -05:00
d08fa46765 Added .gitignore to .gitignore 2023-11-24 20:32:07 -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
9eec860c55 Configure SAST in .gitlab-ci.yml, creating this file if it does not already exist 2023-11-25 01:00:51 +00:00
ce3a0120e2 Initial commit 2023-11-25 01:00:51 +00:00