Commit Graph

10 Commits

Author SHA1 Message Date
a 2352c101bc Update 'cogs/music.py' 2023-03-27 00:43:27 +00:00
a bb26a223b1 allow docker compose container to restart on host reboot 2023-02-02 03:32:13 -06:00
a eb6ed9e784 store original url for nowplaying, fix ytsearch due to yt-dlp api changes 2023-01-29 18:46:37 -06:00
a 6a7ec8eef7 support more dice notation
squashed commits:
- fix unpacking regex matches for dice notation
- fix missing cast to integer
- fix raw result output
- fix formatting of chat message for raw result
- faster dockerfile builds?
- fancier output format
- fix variable name collision
- remove unnecessary newline
- more robust handling of dF
- fix typo
- fix formatting
- use blank character for dF
2023-01-17 10:47:18 -06:00
a 8aaf150f14 add ffmpeg and docker compose to readme 2022-12-12 08:58:47 -06:00
a da7df0fc45 add docker support
fix buffered output and missed var name

fix missing comma

change dockerfile to install ffmpeg and dependencies on top of archlinux

fix pacman not syncing

fix pacman not syncing

fix pacman not autoconfirming

fix missing pip
2022-12-12 06:59:44 -06:00
a 4ac878fecb Modern packaging
- add pyproject.toml, README, and recommend using pdm
- cleanup dependencies and switch to better ones
- remove mumble stub

fix missing env var call
fix null env var
2022-12-12 06:59:21 -06:00
a 5a0dff92b0 add refresh command and protect against empty queries 2022-07-01 09:07:16 -05:00
a 83bc13a2c0 update with bugfixes 2022-06-29 11:03:26 -05:00
a 8d3e7b6356 first commit 2022-06-23 00:09:34 -05:00