1
0
Fork 0
mirror of https://gitlab.com/niansa/SomeBot.git synced 2025-03-06 20:48:26 +01:00
Commit graph

162 commits

Author SHA1 Message Date
niansa
5ff93aceef Refactored levels commands 2022-11-01 14:20:18 +01:00
niansa
49888a7afd Made ticket embed fully customizable 2022-11-01 13:58:46 +01:00
niansa
c2ba935c07 Made ticket category setting more intuitive 2022-11-01 13:37:25 +01:00
niansa
3b15c64515 Print user information on_ready 2022-10-31 23:22:11 +01:00
niansa
bb0a86f21d Fixed exception handler integer output 2022-10-31 23:10:49 +01:00
niansa
4d8d37e169 Fixed modulelists being ignored 2022-10-31 23:00:02 +01:00
niansa
54de0cdc52 Added title and description to ticket logs 2022-10-31 22:17:05 +01:00
niansa
18ba884504 Changed formatting in warning in tickets command 2022-10-31 21:51:12 +01:00
niansa
5faa7273a5 Fixed tickets warning never popping up 2022-10-31 21:49:07 +01:00
niansa
ce6e4fd4dd Fixed SQL crash in tickets command 2022-10-31 21:46:34 +01:00
niansa
73d6c1a6b9 Fixed typon in last commit 2022-10-31 21:44:04 +01:00
niansa
2bc3a7da8a Fixed "tickets" command having wrong parameter types 2022-10-31 21:42:11 +01:00
niansa
20e2f8c98a Removed outdated comment 2022-10-31 21:36:01 +01:00
niansa
33ece4629b Fixed reregister_commands 2022-10-31 21:35:22 +01:00
niansa
e5ea96c6da Changed ticket_channel command to be more intuitive 2022-10-31 21:20:55 +01:00
niansa
5dbafc9ff8 Added replies 2022-10-31 21:10:43 +01:00
niansa
79d2c86756 Implemented basic tickets 2022-10-31 20:51:24 +01:00
niansa
ecbad04f3a globalchat: try to get replied to message content from each instance 2022-10-30 15:18:27 +01:00
niansa
bc0e49047e Log exception what() 2022-10-30 01:49:52 +02:00
niansa
bea03cd6dd Fixed locking issue 2022-10-29 23:17:41 +02:00
niansa
29b13e88ae Imroved globalchat syncup 2022-10-29 23:06:52 +02:00
niansa
c246059161 Reverted last commit 2022-10-29 20:37:28 +02:00
niansa
3cafbedcd9 Undone last commit 2022-10-29 20:34:58 +02:00
niansa
5be19ddcd2 Broadcast globalchat to other instances 2022-10-29 20:26:02 +02:00
niansa
dfdde5f9d6 Added bot user info embed to about command 2022-10-29 20:12:49 +02:00
niansa
9cb3e92b24 Removed main instance detection 2022-10-29 20:10:39 +02:00
niansa
604641f019 Reworked properties 2022-10-29 20:08:34 +02:00
niansa
6c2bf34e3b Restructured command lists into seperate struct 2022-10-29 19:28:19 +02:00
niansa
6dd9f55193 Further restructure 2022-10-29 19:23:54 +02:00
niansa
1fb528fb2d Fixed startup by undoing last commit 2022-10-29 18:55:51 +02:00
niansa
c687a7984d Fixed configuration parsing 2022-10-29 18:52:56 +02:00
niansa
42f040aa80 Untwisted Globalchat/Info modules 2022-10-29 18:14:44 +02:00
niansa
79aa994dba Added "private" config field 2022-10-29 18:01:20 +02:00
niansa
d0d81ea4eb Automatically restart bot on uncaught exception 2022-10-29 17:32:05 +02:00
niansa
426329202d Added cut line to log 2022-10-29 17:25:20 +02:00
niansa
7a3006bd63 Proper logging 2022-10-29 17:24:45 +02:00
niansa
b9dab6cdbc Allow for multiple bots in one process 2022-10-29 17:03:18 +02:00
niansa
c94bdc64ac Added config file support 2022-10-29 16:47:45 +02:00
niansa
16d61e274f Reworked module system 2022-10-29 16:08:13 +02:00
niansa
6e787bd542 Fixed typo in management module 2022-10-29 13:38:23 +02:00
niansa
afad55dd91 Only show level > 0 on leaderboard 2022-10-29 12:38:13 +02:00
niansa
2a9f95a070 Very minor leaderboard improvements 2022-10-29 12:32:55 +02:00
niansa
d633d92db2 Improved leaderboard 2022-10-29 12:31:11 +02:00
niansa
f6024eb43a Added levels leaderboard 2022-10-29 12:27:11 +02:00
niansa
21df534391 More (very minor) improvements to levels module 2022-10-29 12:13:21 +02:00
niansa
c28b96c2ea Minor levels module improvements 2022-10-29 12:05:07 +02:00
niansa
47966b0534 Fixed level role deletion logic 2022-10-29 11:40:42 +02:00
niansa
d9bbee1ec4 Fixed levels_remove_role command 2022-10-29 11:35:51 +02:00
niansa
cfc991114b In level command, send profile pictures as thumbnail instead of image 2022-10-29 11:33:40 +02:00
niansa
791c7a5863 Added levels_remove_role command 2022-10-29 11:31:36 +02:00