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

45 commits

Author SHA1 Message Date
niansa
aeca2ed877 Further improvements in translation 2023-12-07 01:50:33 +01:00
niansa
d3f399aa20 Cleanup and translation to english 2023-12-07 01:31:19 +01:00
niansa
9a6aea0d3e Fixed compile errors 2023-10-06 22:53:39 +02:00
niansa
fce4fa40b6 Enabled and fixed a lot of warnings and enabled LTO 2022-12-27 18:05:58 +01:00
niansa
7fb405b06a Added purge command and fixed typo 2022-11-10 19:09:45 +01:00
niansa
1056f69fc7 Made globalchat message decode error ephemeral 2022-11-02 23:29:30 +01:00
niansa
3fe5dcb881 Solved SQL logic error in message deletion 2022-11-02 22:54:53 +01:00
niansa
c9b3a2d25f Delete globalchat messages across instances 2022-11-02 22:49:52 +01:00
niansa
49888a7afd Made ticket embed fully customizable 2022-11-01 13:58:46 +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
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
42f040aa80 Untwisted Globalchat/Info modules 2022-10-29 18:14:44 +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
c3c7988373 Reverted last commit 2022-10-23 20:11:32 +02:00
niansa
6d3b832681 Added globalchat message deletion indicator in management guild 2022-10-23 20:04:25 +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
4727ba57b2 Added globalchat channel topic 2022-10-23 12:08:12 +02:00
niansa
8f9d775327 Added auto channel topic 2022-10-23 11:55:21 +02:00
niansa
0bbacc1efb Added globalchat message filtering 2022-10-23 11:47:11 +02:00
niansa
c94b02122a Format discriminator correctly 2022-10-23 01:09:39 +02:00
niansa
ea0b592f46 Fixed incorrect globalchat messageinfo codes 2022-10-23 00:04:22 +02:00
niansa
b840d97e8a Fixed bug in senderinfo command that could cause the bot to crash 2022-10-22 23:08:48 +02:00
niansa
adee518464 Reorganized commands and added user info command 2022-10-22 22:59:16 +02:00
niansa
b635b069c0 Another attempt to fix previous commit 2022-10-22 21:07:00 +02:00
niansa
3af39c3c0d Fixed deletion of own messages 2022-10-22 20:59:13 +02:00
niansa
866362629a Added message deletion in globalchat 2022-10-22 20:52:12 +02:00
niansa
c1e25d63ac Do message broadcasting in new thread 2022-10-22 19:42:23 +02:00
niansa
26b251d264 Another message reply improvements in globalchat 2022-10-22 19:38:58 +02:00
niansa
aa7e7adc3e Fixed globalchat references 2022-10-22 18:58:23 +02:00
niansa
3a43109cfc Fixed wrong guild ID being set in globalchat message database 2022-10-22 18:33:37 +02:00
niansa
a73c889a4c Added globalchat message replies 2022-10-22 18:32:20 +02:00
niansa
e8ed54abc4 Ask for a color code if color couldn't be identified 2022-10-22 18:13:13 +02:00
niansa
605bc82b24 Added globalchat banning 2022-10-22 17:56:04 +02:00
niansa
11fefa6bef Fixed globalchat color preview resolution 2022-10-22 17:25:54 +02:00
niansa
f46b496359 Added globalchat colors 2022-10-22 17:22:33 +02:00
niansa
7e5733869c Fixed another database error 2022-10-20 01:03:38 +02:00
niansa
0504d639f3 Fixed database issues 2022-10-20 00:50:03 +02:00
niansa
117df0d617 Modularized everything 2022-10-20 00:37:30 +02:00