stijndcl
|
2638c5a3c4
|
Inspire
|
2022-09-19 23:04:20 +02:00 |
Stijn De Clercq
|
a23ee3671a
|
Merge pull request #132 from stijndcl/help-v3
Rewrite help
|
2022-09-19 19:00:04 +02:00 |
stijndcl
|
6ef4007f13
|
Small bugfix
|
2022-09-19 18:54:25 +02:00 |
stijndcl
|
bef8742459
|
Add flags to help pages
|
2022-09-19 18:50:03 +02:00 |
stijndcl
|
5511046e35
|
Final docstrings
|
2022-09-19 18:15:10 +02:00 |
stijndcl
|
5d2d7c49c2
|
Hide empty cogs
|
2022-09-19 17:50:33 +02:00 |
stijndcl
|
7035f0773f
|
Help messages for Fun
|
2022-09-19 17:42:51 +02:00 |
stijndcl
|
5cdb6c3f44
|
More docstrings
|
2022-09-19 17:23:37 +02:00 |
stijndcl
|
da365e3bc1
|
Don't split code in codeblocks
|
2022-09-19 15:59:12 +02:00 |
stijndcl
|
65e1034372
|
Generate help embed from function signature
|
2022-09-19 14:29:14 +02:00 |
stijndcl
|
9c36f59e04
|
Improve help messages
|
2022-09-19 01:50:18 +02:00 |
stijndcl
|
c5317b5d27
|
Create help command implementation
|
2022-09-19 01:28:18 +02:00 |
Stijn De Clercq
|
bf28611ddc
|
Merge pull request #131 from stijndcl/schedules
Re-write schedules to be auto-generated
|
2022-09-18 17:50:38 +02:00 |
stijndcl
|
06b8c4e084
|
Fix migration & broken test
|
2022-09-18 17:45:37 +02:00 |
stijndcl
|
308c341b1a
|
Fix env variable
|
2022-09-18 17:29:24 +02:00 |
stijndcl
|
c33ee82539
|
Add more settings for schedules
|
2022-09-18 17:25:39 +02:00 |
stijndcl
|
65201cd705
|
Rename script to have alphabetical name ordering
|
2022-09-18 01:21:51 +02:00 |
stijndcl
|
0262d68fc9
|
Improve formatting
|
2022-09-18 01:18:35 +02:00 |
stijndcl
|
13f7d03bbb
|
Sending schedules in discord, small fixes
|
2022-09-18 01:16:19 +02:00 |
stijndcl
|
14ccb42424
|
Parsing of schedules
|
2022-09-17 23:20:46 +02:00 |
stijndcl
|
8fea65e4ad
|
Merge migrations, pull schedules daily
|
2022-09-17 19:22:27 +02:00 |
stijndcl
|
ac24688a73
|
Increase coverage a bit
|
2022-09-03 01:26:32 +02:00 |
stijndcl
|
88bbb9773f
|
Only allow author to stop menu pages
|
2022-09-02 01:27:17 +02:00 |
Stijn De Clercq
|
f41e16796d
|
Merge pull request #130 from stijndcl/bookmarking
Bookmarking & fix menu bugs
|
2022-09-01 01:37:53 +02:00 |
stijndcl
|
149d132e6d
|
Fix typing
|
2022-09-01 01:26:46 +02:00 |
stijndcl
|
152f84ed1c
|
Deleting bookmarks, fix bug in menus
|
2022-09-01 01:02:18 +02:00 |
stijndcl
|
f70736b4d5
|
Searching for bookmarks
|
2022-08-30 01:55:40 +02:00 |
stijndcl
|
12d2017cbe
|
Creating bookmarks + message command
|
2022-08-30 01:32:46 +02:00 |
Stijn De Clercq
|
8308b4ad9a
|
Merge pull request #129 from stijndcl/remove-mongo
Remove Mongo again
|
2022-08-29 21:30:40 +02:00 |
stijndcl
|
a51da649db
|
Remove mongo from CI
|
2022-08-29 21:20:15 +02:00 |
stijndcl
|
29f83c1343
|
Add missing await
|
2022-08-29 21:16:31 +02:00 |
stijndcl
|
000fa93180
|
Various small fixes all around
|
2022-08-29 21:13:09 +02:00 |
stijndcl
|
c4ef5cd619
|
Fix incorrect typehint
|
2022-08-29 20:50:51 +02:00 |
stijndcl
|
73d44de46e
|
Fix wordle code
|
2022-08-29 20:49:29 +02:00 |
stijndcl
|
8a4baf6bb8
|
Remove mongo & fix tests
|
2022-08-29 20:24:42 +02:00 |
stijndcl
|
7b2109fb07
|
Add mypy to precommit
|
2022-08-29 18:33:44 +02:00 |
Stijn De Clercq
|
b2bc497c50
|
Merge pull request #128 from stijndcl/menus
Create custom pagination module
|
2022-08-29 18:30:53 +02:00 |
stijndcl
|
d245b2195f
|
Fix typing
|
2022-08-29 18:26:30 +02:00 |
stijndcl
|
5d400fdcac
|
Create custom pagination module
|
2022-08-29 16:21:47 +02:00 |
stijndcl
|
dc2262b246
|
Start & cancel tasks in cog_[un]load instead
|
2022-08-29 14:21:21 +02:00 |
stijndcl
|
1752d651a9
|
Undo last change
|
2022-08-29 02:26:16 +02:00 |
stijndcl
|
994ff01de1
|
Allow specifying return type for http methods
|
2022-08-29 02:04:42 +02:00 |
stijndcl
|
14e0472954
|
Make custom colour for Google embeds
|
2022-08-29 02:01:05 +02:00 |
stijndcl
|
ea6b204cf0
|
Add tests & fixes for date parsing
|
2022-08-29 01:51:59 +02:00 |
stijndcl
|
b85f5a612a
|
Catch missing fields in menu
|
2022-08-29 01:30:58 +02:00 |
stijndcl
|
9225f61e47
|
Fix typing
|
2022-08-29 01:22:05 +02:00 |
stijndcl
|
c31767c25f
|
Add OS info to dev readme
|
2022-08-29 01:17:06 +02:00 |
stijndcl
|
2de75fd168
|
Use transformer
|
2022-08-29 00:02:06 +02:00 |
stijndcl
|
e1af53cf44
|
Create a transformer for dates
|
2022-08-28 23:33:52 +02:00 |
stijndcl
|
b581c3e5dc
|
Menu message & slash commands
|
2022-08-28 22:44:53 +02:00 |