Stijn De Clercq
|
9ce4b0947c
|
Create empty classes for rework, add basic implementation for Slot & Location
|
2021-07-22 20:28:45 +02:00 |
Stijn De Clercq
|
b18c15a380
|
Merge pull request #80 from stijndcl/extra_snipe_tests
Additional snipe tests
|
2021-07-01 01:18:53 +02:00 |
Stijn De Clercq
|
02bd10adcb
|
Additional snipe tests
|
2021-07-01 01:16:52 +02:00 |
Stijn De Clercq
|
ab6819d963
|
Merge pull request #79 from stijndcl/snipe_exceptions
Don't snipe steam codes + tests
|
2021-06-30 22:11:03 +02:00 |
Stijn De Clercq
|
09cad58f43
|
Don't snipe steam codes, fixes #78
(bot commands can be sniped)
|
2021-06-30 21:55:17 +02:00 |
Stijn De Clercq
|
ecb7de062b
|
Merge pull request #77 from stijndcl/snipe
Snipe
|
2021-06-22 19:35:30 +02:00 |
Stijn De Clercq
|
01266b1346
|
Snipe, fixes #43
|
2021-06-22 00:36:22 +02:00 |
Stijn De Clercq
|
ce1e2e7272
|
Merge pull request #75 from stijndcl/bump_python_version
Bump python version
|
2021-06-20 11:51:53 +02:00 |
Stijn De Clercq
|
f2b4abd4d2
|
Add env template
|
2021-06-20 11:50:46 +02:00 |
Stijn De Clercq
|
92a82a7175
|
Update quart & cors versions
|
2021-06-20 11:48:30 +02:00 |
Stijn De Clercq
|
ca17a7333b
|
Bump python version
|
2021-06-20 11:45:34 +02:00 |
Stijn De Clercq
|
7bbe4db26d
|
Merge pull request #74 from stijndcl/list_custom_commands
Show list of custom commands
|
2021-06-19 23:09:53 +02:00 |
Stijn De Clercq
|
7847cc1d29
|
Show list of custom commands
|
2021-06-19 23:08:42 +02:00 |
Stijn De Clercq
|
a310d1696c
|
Merge pull request #72 from stijndcl/flask-backend
Create basics for backend server, + small fixes
|
2021-06-19 22:29:32 +02:00 |
Stijn De Clercq
|
4b6743a51f
|
Fix requirements.txt (hopefully) & add some info to FAQ, fixes #47
|
2021-06-19 22:13:41 +02:00 |
Stijn De Clercq
|
543eb38417
|
Fix & re-enable Translate
|
2021-06-19 22:13:41 +02:00 |
Stijn De Clercq
|
26b356b08b
|
Add venv to ignore (PyCharm ignores it automatically)
|
2021-06-19 22:13:41 +02:00 |
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 |