|
a8663b8d54
|
Improved permission handling
|
2021-12-29 20:41:15 +01:00 |
|
|
ff247bcec3
|
[WIP] Added permission module
|
2021-12-29 19:29:35 +01:00 |
|
|
500d884ea1
|
Added better config handling to modules
|
2021-12-27 19:54:10 +01:00 |
|
|
2f657a7ce7
|
[WIP] Improved configuration handling
|
2021-12-27 19:41:16 +01:00 |
|
|
4db97248ca
|
Improved config loading
|
2021-12-27 19:32:12 +01:00 |
|
|
40419c9a0b
|
Merge pull request 'A-0.3 - Basismodul' (#36) from 0.3 into Alpha
Reviewed-on: #36
Closed #9
|
2021-12-27 18:17:41 +01:00 |
|
|
dadaa6ac09
|
Added logic to send team message when user joined
|
2021-12-27 18:14:59 +01:00 |
|
|
10ba511158
|
Added handling of members who are already online on startup
|
2021-12-27 18:03:46 +01:00 |
|
|
09a4ace867
|
Fixed dazabase assignment bug
|
2021-12-21 18:47:58 +01:00 |
|
|
b436daeb35
|
Rounded ontime
|
2021-12-21 18:43:00 +01:00 |
|
|
daa031bc57
|
Added logic to handle xp
|
2021-12-21 18:12:09 +01:00 |
|
|
286c653252
|
Fixed bug in database module
|
2021-12-21 17:24:16 +01:00 |
|
Sven Heidemann
|
3eaae4679f
|
Added logic to check table at startup
|
2021-12-21 15:39:46 +01:00 |
|
Sven Heidemann
|
39079b2b58
|
Added user joined voice channel repo
|
2021-12-21 15:00:00 +01:00 |
|
Sven Heidemann
|
fcc5b882b7
|
Added user joined voice channel model
|
2021-12-21 14:37:38 +01:00 |
|
|
42826a1914
|
Improved config
|
2021-12-08 19:12:54 +01:00 |
|
|
2ae0a99783
|
build and improved config
|
2021-12-08 19:11:36 +01:00 |
|
|
51fd8f7a8b
|
Build with new version
|
2021-12-08 19:08:20 +01:00 |
|
|
291efd2319
|
Build project
|
2021-12-08 19:07:52 +01:00 |
|
|
0b17b27bd0
|
Removed debug exit
|
2021-12-08 19:00:22 +01:00 |
|
|
f800a11f41
|
Added logic to check in db if user already left before starting
|
2021-12-08 18:53:25 +01:00 |
|
|
7e6485459b
|
Fixed user_joined_server repo
|
2021-12-08 18:42:52 +01:00 |
|
|
789186454e
|
Removed comment
|
2021-12-08 18:35:31 +01:00 |
|
|
49aa2f3aa3
|
Put welcome and goodbye messages into config
|
2021-12-08 18:34:32 +01:00 |
|
|
199c269804
|
Added logic to handle on_member_join & remove
|
2021-12-08 18:26:51 +01:00 |
|
|
adc74d6288
|
Fixed server repo
|
2021-12-08 17:59:22 +01:00 |
|
|
c6e52039cb
|
Fixed database module
|
2021-12-08 17:45:05 +01:00 |
|
|
4955eb3a19
|
Fixed database module
|
2021-12-08 17:42:21 +01:00 |
|
|
9d17070d02
|
Fixed user repo error
|
2021-12-08 17:40:50 +01:00 |
|
|
f417eca644
|
Added check for known user at on_member_join
|
2021-12-08 17:32:55 +01:00 |
|
|
a10724a495
|
Fixed return error
|
2021-12-08 07:50:35 +01:00 |
|
|
e3ac78f97b
|
Fixed argument error
|
2021-12-08 07:49:52 +01:00 |
|
|
68c1bc0bc3
|
Added logic to save client data
|
2021-12-08 07:48:55 +01:00 |
|
|
be5567c1fd
|
Added helper functions to append client values
|
2021-12-08 07:41:09 +01:00 |
|
|
e34fbb60aa
|
Added logic to append received messages
|
2021-12-08 07:36:54 +01:00 |
|
|
f03ee54703
|
Added find function to client repo
|
2021-12-08 07:14:50 +01:00 |
|
|
9bae6c3c13
|
Improved database on_ready
|
2021-12-07 17:36:19 +01:00 |
|
|
e73ebeb052
|
Added UserJoinedServer Repo
|
2021-12-07 17:15:13 +01:00 |
|
|
5fce7318ae
|
Removed unused sql statement
|
2021-12-07 16:53:03 +01:00 |
|
|
d1298606f3
|
Removed get_create_table_string
|
2021-12-07 16:42:47 +01:00 |
|
|
ca361b63cb
|
Added migration logic
|
2021-12-07 16:38:42 +01:00 |
|
|
d5de1991eb
|
Fixed loop and model handling
|
2021-12-07 15:16:39 +01:00 |
|
|
22b0c3ca6a
|
Removed old imports
|
2021-12-02 18:08:19 +01:00 |
|
|
1d09ad80bf
|
Added UserJoinedServer model
|
2021-12-02 18:07:43 +01:00 |
|
|
c949efea50
|
Improved database module
|
2021-12-02 17:51:11 +01:00 |
|
|
0fd99cc6ba
|
Added repos to startup
|
2021-12-02 17:41:44 +01:00 |
|
|
2c29b45f5a
|
Added known user repos
|
2021-12-02 17:40:23 +01:00 |
|
|
b8e340f661
|
Added known user model
|
2021-12-02 17:35:03 +01:00 |
|
|
026dfe0dfb
|
Added logic to load clients on_ready
|
2021-12-01 20:49:58 +01:00 |
|
|
d27964372d
|
Added getter
|
2021-12-01 20:30:27 +01:00 |
|