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

40 commits

Author SHA1 Message Date
niansa
d3f399aa20 Cleanup and translation to english 2023-12-07 01:31:19 +01:00
niansa
fce4fa40b6 Enabled and fixed a lot of warnings and enabled LTO 2022-12-27 18:05:58 +01:00
niansa
c229cb83da Added embed creation features 2022-11-05 18:00:19 +01:00
niansa
28a97e5b8b Changed cout log format a bit 2022-11-02 15:45:15 +01:00
niansa
de7a101a21 Fixed accidental revertion 2022-11-02 15:44:00 +01:00
niansa
7df9b738ff Improved logging 2022-11-02 15:42:55 +01:00
niansa
1ee46da2b9 Fixed config reader issue 2022-11-02 15:04:22 +01:00
niansa
a717aa0a0e Fixed crash with zero-name commands 2022-11-01 16:08:27 +00:00
niansa
f43bfe8e7c Added command_alias_mode setting 2022-11-01 15:11:17 +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
33ece4629b Fixed reregister_commands 2022-10-31 21:35:22 +01:00
niansa
bc0e49047e Log exception what() 2022-10-30 01:49:52 +02:00
niansa
5be19ddcd2 Broadcast globalchat to other instances 2022-10-29 20:26:02 +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
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
29fa6f9e62 Erase token off argv 2022-10-26 21:17:48 +02:00
niansa
b9c16ec716 Don't delete globalchat messages in management guild 2022-10-23 19:57:40 +02:00
niansa
fc45d2e802 Added management module 2022-10-23 16:53:10 +02:00
niansa
adee518464 Reorganized commands and added user info command 2022-10-22 22:59:16 +02:00
niansa
866362629a Added message deletion in globalchat 2022-10-22 20:52:12 +02:00
niansa
117df0d617 Modularized everything 2022-10-20 00:37:30 +02:00
niansa
d23748baaf Commented out currently busted command 2022-10-18 20:41:27 +02:00
niansa
3e500a8cbe Impproved help embed 2022-10-18 20:38:14 +02:00
niansa
3e657c1fa1 Added cat command 2022-10-18 20:31:04 +02:00
niansa
87991bc870 Changed about embed title 2022-10-18 02:15:14 +02:00
niansa
7665175ab3 Changed inspection data link domain 2022-10-18 01:15:44 +02:00
niansa
d8a5abf359 Show correct memory usage 2022-10-18 00:59:59 +02:00
niansa
c875c42daf Initial commit 2022-10-18 00:35:00 +02:00