Commit Graph

193 Commits (master)

Author SHA1 Message Date
stijndcl 3debd18d82 Add dad jokes 2022-07-16 00:14:02 +02:00
stijndcl 3d0f771f94 Load year from settings 2022-07-15 23:14:56 +02:00
stijndcl 5b47397f29 Add study guide commands, get auto-completion for full course names based on aliases 2022-07-15 23:06:40 +02:00
stijndcl 72c3acbcc2 Add simple caching implementation for database queries that will be used in command autocompletion 2022-07-14 22:44:22 +02:00
stijndcl c8392342a6 Urban dictionary commands 2022-07-14 20:28:45 +02:00
stijndcl b9c5c6ab10 Add flake8 docstring plugin, formatting, create base class for embeds & models 2022-07-13 22:54:16 +02:00
stijndcl dd66087193 Switch to flake8 2022-07-11 22:23:38 +02:00
stijndcl 61128dda92 Write some tests for currency crud 2022-07-03 19:26:30 +02:00
stijndcl 8da0eb0b2a Investing 2022-07-03 18:35:30 +02:00
stijndcl fff35c6c44 Bank upgrades 2022-07-03 17:44:16 +02:00
stijndcl ba86d4a6f2 Make announcements async, work on bank upgrades 2022-07-03 17:19:24 +02:00
stijndcl 5b510d1f45 Command to find source code on github 2022-07-02 00:34:12 +02:00
Stijn De Clercq cb0b4a419e
Merge pull request #118 from stijndcl/currency-v3
Start of currency v3
2022-07-02 00:00:21 +02:00
stijndcl f33aed0ceb Send cog help 2022-07-01 23:58:39 +02:00
stijndcl ef493bb8d2 Start working on help 2022-07-01 23:13:18 +02:00
stijndcl c294bc8da5 Use abbreviated numbers in award 2022-07-01 16:06:12 +02:00
stijndcl 96916d2abd Re-create & test number converter 2022-07-01 16:06:12 +02:00
stijndcl fd72bb1774 Typing 2022-07-01 16:06:12 +02:00
stijndcl bd63f80a7d Editing custom commands 2022-07-01 16:06:12 +02:00
stijndcl bec893bd20 Add tests for users crud 2022-07-01 16:06:12 +02:00
stijndcl 032b636b02 Nightly, bank, award & dinks 2022-07-01 16:06:12 +02:00
stijndcl 27d074d760 Increase coverage 2022-07-01 15:46:56 +02:00
stijndcl ca9dd84ab5 stash 2022-06-27 19:53:44 +02:00
stijndcl d6a560851b Editing of custom commands, add posix flags 2022-06-25 01:57:52 +02:00
stijndcl cc8f8b1ee4 Try to fix tests 2022-06-23 11:24:12 +02:00
stijndcl 3ce823f209 Stash 2022-06-23 11:09:43 +02:00
stijndcl add9399944 Fix linting & typing 2022-06-22 02:09:16 +02:00
stijndcl fc195e40b3 Fix syncing 2022-06-22 01:56:13 +02:00
stijndcl d8192cfa0a Adding custom commands & aliases 2022-06-22 00:49:00 +02:00
stijndcl efdc966611 Invoke custom commands 2022-06-22 00:22:26 +02:00
stijndcl fd57b5a79b Crud & tests for custom commands 2022-06-21 23:58:21 +02:00
stijndcl 5c2c62c6c4 Add sync command, clean up db sessions 2022-06-21 20:30:11 +02:00
stijndcl 868cd392c3 Fix mypy error 2022-06-21 18:58:33 +02:00
stijndcl 000337107b Parse publication time of notifications 2022-06-21 18:44:47 +02:00
stijndcl d75831f848 Create task to purge old announcements 2022-06-19 00:51:24 +02:00
stijndcl d7262595c6 Store announcement date in db 2022-06-19 00:36:38 +02:00
stijndcl 6873cab955 Ufora announcements 2022-06-19 00:23:25 +02:00
stijndcl a1449a4c9c Linting 2022-06-16 00:34:27 +02:00
stijndcl de0d543bf8 Fix bug in prefix, pin command, pin context menu 2022-06-16 00:29:38 +02:00
stijndcl e09ec5c946 Loading cogs 2022-06-15 01:56:18 +02:00
stijndcl 9518bbe168 Add db through docker, configure alembic & fix pylint warning 2022-06-11 01:15:05 +02:00
stijndcl 3a35718d84 Initialize database stuff & setup didier 2022-06-10 01:48:02 +02:00
stijndcl 00481e42eb Project setup for clean rewrite 2022-06-09 01:32:13 +02:00