1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 20:23:12 +00:00
Commit graph

555 commits

Author SHA1 Message Date
a5e2af5403 Add wiki cmdlist to help output 2024-04-12 13:42:40 +02:00
c04b82b92f Hide .help in the help command 2024-04-12 12:51:52 +02:00
f3e4d201d2 Merge branch 'dev' into 'main'
Update the content of `help` and `description` in all Racu commands

See merge request wlinator/Racu!59
2024-04-12 10:22:27 +00:00
4d6133485b Add channel check to .invite and .info 2024-04-12 12:20:34 +02:00
48dea2b985 Rename admin cog 2024-04-12 12:20:25 +02:00
19f05cd637 Change even more help descriptions 2024-04-12 12:16:37 +02:00
3d74ebbc08 Change help descriptions for config commands 2024-04-12 03:12:50 +02:00
85cc4155bd Change a bunch of help descriptions 2024-04-12 03:07:48 +02:00
563fa0173f Merge branch 'dev' into 'main'
Change channel check behavior

See merge request wlinator/Racu!58
2024-04-12 00:45:32 +00:00
b6a5277f54 Add issue comment to error handling (wontfix for now) 2024-04-12 02:44:28 +02:00
57d17c96db Still log a failed channel check on prefix commands 2024-04-12 02:42:46 +02:00
e2ba85690a Change the handling of channel check failure 2024-04-12 02:41:38 +02:00
016cd601f7 Remove the channel check on /help 2024-04-12 02:35:55 +02:00
eab3dff022 Merge branch 'dev' into 'main'
Add /help

See merge request wlinator/Racu!57
2024-04-12 00:32:06 +00:00
e2f6fe68b9 Change the output of the help command 2024-04-12 02:31:39 +02:00
544598f5fb Add /help which leads the user to .help 2024-04-12 02:31:31 +02:00
3b1035d97d Switch back to Python 3.11
This is to avoid conflicts since I develop Racu on Arch Linux, which has not released Python 3.12 yet.
2024-04-11 07:36:03 -04:00
6b97d7985f Merge branch 'wlinator-main-patch-6ba8' into 'main'
Update README.md

See merge request wlinator/Racu!56
2024-04-10 16:59:30 +00:00
f130ee323f Update README.md 2024-04-10 16:59:09 +00:00
3928aa8470 Merge branch 'dev' into 'main'
Use mariadb package instead of mysql.connector

See merge request wlinator/Racu!55
2024-04-08 19:16:42 +00:00
89b79e5a60 Use mariadb package instead of mysql.connector 2024-04-08 15:13:18 -04:00
76c33bc5db Merge branch 'dev' into 'main'
remove nginx backup

See merge request wlinator/Racu!54
2024-04-08 18:27:03 +00:00
131c18db50 remove nginx backup 2024-04-08 14:25:29 -04:00
c44241785a Merge branch 'dev' into 'main'
Replace wiki links

See merge request wlinator/Racu!53
2024-04-07 12:44:06 +00:00
f469ef1dd7 Replace wiki links 2024-04-07 08:43:23 -04:00
6d7ce062d6 Merge branch 'wlinator-main-patch-15218' into 'main'
Add the mariadb-client package to Dockerfile again

See merge request wlinator/Racu!52
2024-04-06 18:20:46 +00:00
e045bc7441 Add the mariadb-client package to Dockerfile again 2024-04-06 18:20:35 +00:00
9951066b82 Merge branch 'dev' into 'main'
Add website source and configuration

See merge request wlinator/Racu!51
2024-04-06 18:16:18 +00:00
babbeb6e2b Add website source and configuration 2024-04-06 14:15:39 -04:00
8f311a5fbc Update docker-compose.yml 2024-04-06 14:13:05 -04:00
35889186fc Merge branch 'dev' into 'main'
Add webpage template to repository

See merge request wlinator/Racu!50
2024-04-06 12:11:36 +00:00
7c14f8c791 Add webpage template to repository 2024-04-06 08:11:07 -04:00
92dbaa0cab Merge branch 'dev' into 'main'
Improve Docker config

See merge request wlinator/Racu!49
2024-04-06 10:53:20 +00:00
c313b489bb Don't expose DB ports 2024-04-06 06:52:51 -04:00
d33aca522f Rename main.py to Racu.py 2024-04-06 06:23:40 -04:00
3456fe2c93 Merge branch 'dev' into 'main'
Rework handlers and main.py

See merge request wlinator/Racu!48
2024-04-05 12:20:41 +00:00
ad2b64ba78 Capitalize module type in logs 2024-04-05 08:14:59 -04:00
22327d5d8d Cache all JSON data on bot launch 2024-04-05 08:14:31 -04:00
e1c0a5f595 Format code 2024-04-05 08:06:44 -04:00
a63e05cb73 Fix reference in inventory 2024-04-05 08:05:59 -04:00
524c3251d5 Move logging to services 2024-04-05 08:05:45 -04:00
b15fc98259 Rework client handlers 2024-04-05 08:05:36 -04:00
5229df0af2 Fix references in README 2024-04-05 08:05:13 -04:00
425d5de205 Fix small bug that happens when a server owner tries to ban himself 2024-04-05 07:54:49 -04:00
92fda02391 Change the way INSTANCE is handled 2024-04-05 06:11:59 -04:00
4667a6df3c Update requirements versions 2024-04-05 06:07:42 -04:00
67477f0808 Upgrade to Python 3.12 2024-04-05 06:06:00 -04:00
2b37cd3623 Merge branch 'dev' into 'main'
Optimize XP handling

See merge request wlinator/Racu!47
2024-04-04 20:43:20 +00:00
7c2198a28c Format code 2024-04-04 16:41:42 -04:00
40bff1a5b1 Rework XP handling to be more consistent 2024-04-04 16:40:59 -04:00