Commit graph

12 commits

Author SHA1 Message Date
ave 07f53753c3 update requirements.txt 2022-05-24 19:54:37 +02:00
ave 5ef0f42967 poetryify robocop 2021-08-01 00:28:20 +03:00
leo60228 d6aa8f7e67 Remove asyncio from requirements.txt
asyncio is bundled with Python 3.4+, and the version on PyPI may have
issues with newer versions of Python on some configurations.
2020-10-01 20:15:33 -04:00
Ave Ozkal c5c5b45741
BREAKING: Move initial cogs to config
FORK MAINTAINERS: Merging this without updating your config WILL lead to
your bot not starting properly.
2020-04-21 00:42:49 +03:00
Ave Ozkal e4fcc81a13
add .cox
Literal bloat
2019-12-19 04:17:36 +03:00
Ave Ozkal 67728ccbd1
Don't force our event loop, use dpy's one
Also use stable dpy instead of master

Closes #38
2019-06-25 11:39:00 +03:00
Tyler True 8a511cd109 Fix requirements.txt (#37)
The `rewrite` branch of discord.py no longer exists, presumably it has been merged into `master` since then.
Remove `@rewrite` from discord.py line in the pip requirements file.
2019-06-13 17:50:00 +02:00
roblabla 1fe7e21986 Implement gist-based pinboard - creates a gist for each channel that allows user pins 2019-03-03 14:29:46 +01:00
Ave Ozkal 4d27ab9af5
mod_timed: Allow non-hours as duration values 2018-12-29 22:07:58 +03:00
Ave Ozkal e104cadfa8
Extend readme
bonzi buddy intensifies
2018-12-26 14:32:57 +03:00
Ave Ozkal aa233a92c1
get rid of ini example, unheck requirements 2018-12-23 16:58:09 +03:00
Ave O 05d83f2553
Initial commit 2018-03-09 01:47:53 +03:00