Commit Graph

692 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 f0a05c8b4d Wrap result in a list 2022-07-14 22:03:56 +02:00
stijndcl 84bf1d7a26 Add crud functions to get ufora courses 2022-07-14 22:03:30 +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 8d6dbe1c94 remove pre-commit 2022-07-11 22:42:11 +02:00
stijndcl 04e2889d93 Add black pre-commit 2022-07-11 22:35:38 +02:00
stijndcl 81c882315a Add black pre-commit 2022-07-11 22:35:04 +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
Stijn De Clercq c7210152c6
Merge pull request #117 from stijndcl/help-v3
Setup of Help v3
2022-07-01 23:59:40 +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 4587a49311 Create database models 2022-07-01 16:06:12 +02:00
stijndcl 9552c38a70 Fix typo in toml file 2022-07-01 16:06:03 +02:00
Stijn De Clercq 76f1ba3543
Merge pull request #115 from stijndcl/codecov
Add CodeCov & increase coverage
2022-07-01 16:00:55 +02:00
stijndcl c95b7ed58f Remove discord stuff from tests 2022-07-01 15:59:33 +02:00
stijndcl 27d074d760 Increase coverage 2022-07-01 15:46:56 +02:00
stijndcl 9d04d62b1c Add codecov 2022-07-01 14:25:15 +02:00
stijndcl 60382b8eab Give up on migrations in tests 2022-06-30 15:20:54 +02:00
stijndcl b4a3a87e6e Use alembic in tests again? 2022-06-29 00:25:51 +02:00
stijndcl 5c1732d119 Fix env 2022-06-29 00:20:50 +02:00
stijndcl 5f2e26f154 Add test container 2022-06-29 00:14:44 +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 257eae6fa7 Remove pytest-alembic 2022-06-23 12:09:54 +02:00
stijndcl ee03cf7d8c Try to fix tables fixture 2022-06-23 12:04:29 +02:00
stijndcl 36909f04bd Use alembic test package 2022-06-23 11:56:25 +02:00
stijndcl 85a7750d09 No longer run migrations in tests 2022-06-23 11:53:21 +02:00
stijndcl 6b91e792e6 Use event loop fixture again 2022-06-23 11:38:58 +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 57e805e31c Try to fix async tests 2022-06-22 02:05:04 +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