Stijn De Clercq
|
7e5c4031c0
|
Check for non-existing files & init with default values
fixes #63
|
2021-06-19 22:13:41 +02:00 |
Stijn De Clercq
|
418dc41126
|
Use env vars, fixes #62
|
2021-06-19 22:13:39 +02:00 |
Stijn De Clercq
|
a08bfca4c7
|
Listing custom commands
|
2021-06-19 22:12:48 +02:00 |
Stijn De Clercq
|
cedb284adc
|
Fix ping route
|
2021-06-19 22:12:48 +02:00 |
Stijn De Clercq
|
b37755f512
|
Start working on server backend, create main bot class
|
2021-06-19 22:12:46 +02:00 |
Stijn De Clercq
|
34fe8a0feb
|
Merge pull request #70 from stijndcl/command_stats
Command stats
|
2021-06-19 17:46:15 +02:00 |
Stijn De Clercq
|
e56de111eb
|
List total commands per day instead of total usages per command
|
2021-06-19 17:45:26 +02:00 |
Stijn De Clercq
|
119d7c8dca
|
Add command stats call to on_command
|
2021-06-19 17:05:07 +02:00 |
Stijn De Clercq
|
97f6aa105d
|
Add commands file to ignores
|
2021-06-19 17:03:57 +02:00 |
Stijn De Clercq
|
2e21c25361
|
Add todo
|
2021-06-15 00:25:11 +02:00 |
Stijn De Clercq
|
92a5e6454d
|
Start working on server backend, create main bot class
|
2021-06-15 00:25:11 +02:00 |
Stijn De Clercq
|
0439b634d9
|
Merge pull request #64 from stijndcl/mention_decorator
Use client user id for poke easter egg
|
2021-06-15 00:24:36 +02:00 |
Stijn De Clercq
|
966b378e09
|
Use client user id for poke easter egg
|
2021-06-15 00:12:32 +02:00 |
Stijn De Clercq
|
3f5eb6a595
|
Fix error message in help, fix help not working with mention prefix, fix error when pinning system messages (by adding an easter egg)
|
2021-06-02 15:52:53 +02:00 |
Stijn De Clercq
|
10da82d211
|
Fix whois to use proper member casting & allow mention prefix
|
2021-05-30 14:38:56 +02:00 |
Stijn De Clercq
|
a06fcdefe0
|
Merge pull request #58 from stijndcl/custom_commands
Custom commands
|
2021-05-17 20:39:37 +02:00 |
Stijn De Clercq
|
92048bcd85
|
Add unique constraint
|
2021-05-17 20:19:29 +02:00 |
Stijn De Clercq
|
3cd2456bbf
|
Add commands tables to databases.md
|
2021-05-17 20:16:12 +02:00 |
Stijn De Clercq
|
4bcd00826e
|
Adding commands, calling works
|
2021-05-17 20:10:07 +02:00 |
Stijn De Clercq
|
3cfc87b7e1
|
fetching from db & dataclass
|
2021-05-17 18:14:33 +02:00 |
Stijn De Clercq
|
f6d06eb489
|
Catch discord error, make "all" match uppercase
|
2021-05-16 12:15:45 +02:00 |
Stijn De Clercq
|
dc7e982491
|
Disable les + reminders
|
2021-05-14 02:08:28 +02:00 |
Stijn De Clercq
|
515a4d1105
|
REMOVE COMPARCH AGAIN
|
2021-05-09 22:56:31 +02:00 |
Stijn De Clercq
|
d39b7f8868
|
Add comparch back in :s
|
2021-05-02 12:49:34 +02:00 |
Stijn De Clercq
|
b473ff6e3d
|
Merge pull request #54 from stijndcl/empty_schedules
Remove comparch schedule
|
2021-04-25 14:17:33 +02:00 |
Stijn De Clercq
|
1ca508f623
|
Remove comparch schedule
|
2021-04-25 14:16:08 +02:00 |
Stijn De Clercq
|
245a900c87
|
Fix spaces before percentages
|
2021-04-24 19:21:24 +02:00 |
Stijn De Clercq
|
d87af32f6d
|
Merge pull request #52 from stijndcl/vaccinations
Corona vaccinations
|
2021-04-24 19:19:40 +02:00 |
Stijn De Clercq
|
20ad83ba23
|
Corona vaccinations
|
2021-04-24 19:15:43 +02:00 |
Stijn De Clercq
|
baa3478cec
|
Merge pull request #51 from stijndcl/fix_google
Fix google search
|
2021-04-21 09:45:10 +02:00 |
Stijn De Clercq
|
f76d70c169
|
Fix google search
|
2021-04-21 09:44:26 +02:00 |
Stijn De Clercq
|
5703ee6fcf
|
Merge pull request #50 from stijndcl/enable_les
Enable les again
|
2021-04-18 23:26:39 +02:00 |
Stijn De Clercq
|
8e51364268
|
Change comparch schedule
|
2021-04-18 23:26:05 +02:00 |
Stijn De Clercq
|
d240c3c50f
|
Enable les again
|
2021-04-18 23:24:46 +02:00 |
Stijn De Clercq
|
bc6a0d300c
|
Merge pull request #49 from stijndcl/mod_contributors
Replace isMe with isOwner to allow other people to debug their own bot
|
2021-04-14 18:16:29 +02:00 |
Stijn De Clercq
|
7118a80d5d
|
Replace isMe with isOwner to allow other people to debug their own bot
|
2021-04-14 18:07:09 +02:00 |
Stijn De Clercq
|
e3c0d2b444
|
Merge pull request #48 from TheMessik/depend_fix
added missing dependencies
|
2021-04-13 23:47:32 +02:00 |
Jozef Jankaj
|
9bb7c542cf
|
added missing dependencies
|
2021-04-13 23:40:28 +02:00 |
Stijn De Clercq
|
05e3b0758a
|
Fix requirements
|
2021-04-13 16:01:32 +02:00 |
Stijn De Clercq
|
56a2880b31
|
Merge pull request #45 from stijndcl/disable_les
Disable les
|
2021-04-05 15:28:49 +02:00 |
Stijn De Clercq
|
f655748025
|
Disable les
|
2021-04-05 15:27:58 +02:00 |
Stijn De Clercq
|
c1169b4496
|
Fix mm link
|
2021-04-02 13:03:14 +02:00 |
Stijn De Clercq
|
7f465fddae
|
update multimedia schedule
|
2021-03-23 14:48:13 +01:00 |
Stijn De Clercq
|
1979703194
|
Unescape HTML, make announcement task run every 10 min instead of every 30
|
2021-03-12 10:05:19 +01:00 |
Stijn De Clercq
|
4477ec6c0b
|
Update schedule
|
2021-03-04 14:25:14 +01:00 |
Stijn De Clercq
|
2bc949de83
|
Merge pull request #42 from stijndcl/ufora_notifications
Ufora notifications, Inspire
|
2021-03-03 18:49:48 +01:00 |
Stijn De Clercq
|
6c0f9fd017
|
Run every 30 min instead of every 2
|
2021-03-03 18:45:36 +01:00 |
Stijn De Clercq
|
2c634912ef
|
Add three dots when truncating
|
2021-03-03 18:44:53 +01:00 |
Stijn De Clercq
|
981f7a1457
|
Change announcements channel
|
2021-03-03 18:40:31 +01:00 |
Stijn De Clercq
|
db0e7b8f9b
|
Add support for linebreaks, parse id's beforehand to check properly, add leading zeroes to timestamp
|
2021-03-03 18:37:09 +01:00 |