sgoudham
|
ba9a07d4b8
|
Changing Version to v1.7.2
|
4 years ago |
sgoudham
|
60da60ce51
|
Using string.capwords
|
4 years ago |
sgoudham
|
fc784ee648
|
Small Error, not passing in parameter properly
|
4 years ago |
sgoudham
|
7de6032305
|
Throwing error if the prefix specified is greater than 5 characters
Added space in prefix if it is greater than 1 character (Testing)
|
4 years ago |
sgoudham
|
e7c62fd3a8
|
Throwing error if the prefix specified is greater than 5 characters
|
4 years ago |
sgoudham
|
2b789ae5ad
|
Changing status format
|
4 years ago |
sgoudham
|
c6b5592c95
|
Commented out ToS code
|
4 years ago |
sgoudham
|
050011cbb6
|
Added background tasks for custom looped statuses
|
4 years ago |
sgoudham
|
f64c6f2f63
|
Adding commentary
|
4 years ago |
sgoudham
|
ff7b836e36
|
Deleting guild/prefix information when bot leaves
Inserting guild/prefix information when bot joins
|
4 years ago |
sgoudham
|
a764d1500d
|
Adding commentary
|
4 years ago |
sgoudham
|
b4af7a1d3f
|
Passing guildID as string to allow dict to update
|
4 years ago |
sgoudham
|
cac728d44d
|
Storing prefixes in cached dictionaries
Reducing amount of database connections opened
|
4 years ago |
sgoudham
|
1ce4447947
|
Making cursor close automatically using "with closing(conn.cursor()) as cursor:"
|
4 years ago |
sgoudham
|
28adcc3d58
|
Getting the prefix from the database
|
4 years ago |
sgoudham
|
1f1bc8c0b3
|
Using "with conn.cursor as cursor"
Inserting/deleting information about guild and prefix as the bot joins/leaves the server
|
4 years ago |
sgoudham
|
09fe36542c
|
Enabling commands to work with bot mentions
|
4 years ago |
sgoudham
|
da9cc54b62
|
Error handling for forbidden exception
Added commentary
|
4 years ago |
sgoudham
|
7d21850c3a
|
Error handling for arguments that don't make sense
|
4 years ago |
sgoudham
|
bb61c5c6c9
|
Adding commentary
Error message is now deleted after 5 seconds instead of 2.5
|
4 years ago |
sgoudham
|
e5e3168130
|
Error handling for commands not found
|
4 years ago |
sgoudham
|
492ed39522
|
Not logging messages anymore
|
4 years ago |
sgoudham
|
badbe26408
|
Changing commentary of ping command
|
4 years ago |
sgoudham
|
9392769d0f
|
Adding comma at the end of vals
Changing description of the bot
|
4 years ago |
sgoudham
|
beba880b7e
|
Adding another set of cogs
|
4 years ago |
sgoudham
|
795d143988
|
Removing time constant
|
4 years ago |
sgoudham
|
6a5edf245c
|
Inserting guild name in console printing log
|
4 years ago |
sgoudham
|
03a1b4861d
|
Adding commentary
|
4 years ago |
sgoudham
|
faa2eb06f1
|
Delete user data when the bot leaves the guild
Reformatted Code
|
4 years ago |
sgoudham
|
8739ad49d5
|
Delete user data when the bot leaves the guild
|
4 years ago |
sgoudham
|
0d48e904a2
|
Every guild that the bot joins, add all the users to the table of members
|
4 years ago |
sgoudham
|
5c20261810
|
Logging every member join in every guild
Deleting every member from every guild if they leave
|
4 years ago |
sgoudham
|
fba6c734f6
|
Logging every member join in every guild
Deleting every member from every guild if they leave
|
4 years ago |
sgoudham
|
96c91f5e3b
|
Changing text on member_remove
|
4 years ago |
sgoudham
|
99bd34de3e
|
Using "if not" instead of "if x: pass"
|
4 years ago |
sgoudham
|
c5b631f8b6
|
Using .join operator instead of +=
Changing status
|
4 years ago |
sgoudham
|
6270ceb6d4
|
As user joins Enso, add them to a database
As user leaves Enso, delete them from a database
|
4 years ago |
sgoudham
|
f71f81fa85
|
Inserting New Members into Database
Deleting Members that have left from the Database
|
4 years ago |
sgoudham
|
326e566fa6
|
Adding Commentary
|
4 years ago |
sgoudham
|
390b5b9310
|
Error handling messages are now bold
|
4 years ago |
sgoudham
|
c841540097
|
Changing Ping Command
|
4 years ago |
sgoudham
|
03e8128610
|
Making connection more efficient with "with" statement
Adding Commentary
|
4 years ago |
sgoudham
|
25d29d28d6
|
Adding Commentary
Changes Constants To Variables
|
4 years ago |
sgoudham
|
09ee70dba6
|
Redundant Code
|
4 years ago |
sgoudham
|
6ed4357d95
|
Adding error handling for modmail logging
|
4 years ago |
sgoudham
|
b3ce796edb
|
Adding error handling for modmail logging
|
4 years ago |
sgoudham
|
c99e605381
|
Adding error handling for modmail logging
|
4 years ago |
sgoudham
|
5a1684189e
|
Committing Database Transaction
|
4 years ago |
sgoudham
|
044b6305ae
|
Changing the name of the table for message logs
|
4 years ago |
sgoudham
|
9f7f571048
|
Logging Messages In Every Guild
|
4 years ago |
sgoudham
|
595ac0924d
|
Making code more modular
|
4 years ago |
sgoudham
|
9f36ec9a11
|
Updating Welcome Gif
|
4 years ago |
sgoudham
|
b07e4ce169
|
Updating Guild Icon
|
4 years ago |
sgoudham
|
e4f15ba1b7
|
Changing the status of the bot
|
4 years ago |
sgoudham
|
ece1224f71
|
Making code more modular
|
4 years ago |
sgoudham
|
c7e48c2e32
|
Changing the colour of the embed
|
4 years ago |
sgoudham
|
bfad47a714
|
Changing the colour of the new person embed
|
4 years ago |
sgoudham
|
4f0cda03a7
|
Adding commentary
|
4 years ago |
sgoudham
|
923820c45f
|
Adding commentary
|
4 years ago |
sgoudham
|
300f148c42
|
on_member_join only affects Enso
|
4 years ago |
sgoudham
|
08d4a6ae8f
|
on_member_join only affects Enso
|
4 years ago |
sgoudham
|
b3393302be
|
Adding more commentary
|
4 years ago |
sgoudham
|
bb7f8d28ae
|
Changing status method to make sure that pushing to server works
|
4 years ago |
sgoudham
|
e2269d4c7a
|
Adding on_message event make sure that commands are processed
|
4 years ago |
sgoudham
|
1b876682e9
|
Changed Bot's Presence
|
4 years ago |
sgoudham
|
e95b9140a3
|
Implemented very basic Modmail.
Last commit of the day
|
4 years ago |
sgoudham
|
0c97052b67
|
Getting rid of echo dms feature for now
|
4 years ago |
sgoudham
|
a386e16cc9
|
Do nothing if the person dm's the bot
|
4 years ago |
sgoudham
|
f92a0812aa
|
Removing the general welcome message when a person joins
|
4 years ago |
sgoudham
|
77a5e856fa
|
Renamed to main.py
|
4 years ago |