Commit Graph

40 Commits

Author SHA1 Message Date
1ed13f7a8b Add Dockerfile to create images 2023-12-22 11:58:46 -06:00
Gabriel Fontes
074bc44d4d require guild id, show invite link if needed
small improvements on common functions
2023-06-14 00:17:33 -03:00
Gabriel Fontes
5bd8e2ab57 remove dead code 2023-06-12 09:49:39 -03:00
Gabriel Fontes
3b3ff9106b version bump 2023-06-12 09:38:46 -03:00
Gabriel Fontes
64307892b5 remove editorconfig and gitattributes
Don't need gitattributes no more, and editorconfig is pretty much replaced by rustfmt + nixfmt
2023-06-12 09:24:13 -03:00
Gabriel Fontes
fb19a77534 nix: simplify and fix module, hopefully 2023-06-12 09:23:12 -03:00
Gabriel Fontes
46b6ce6ce6 nix: try to fix module 2023-06-12 00:27:56 -03:00
Gabriel Fontes
8b4c67fb0a fix msrv, bump edition 2023-06-12 00:26:52 -03:00
Gabriel Fontes
e42a52e0ac fix rust overlay when using disconic in an overlay 2023-06-11 20:24:31 -03:00
Gabriel Fontes
7f1f4eaf4d nix: module improvements 2023-06-11 20:12:13 -03:00
Gabriel Fontes
5131e76a1d bump version 2023-06-11 19:54:07 -03:00
Gabriel Fontes
1688306982 init docs 2023-06-11 19:48:40 -03:00
Gabriel Fontes
fc2336facd cleanup unused deps 2023-06-11 19:47:04 -03:00
Gabriel Fontes
5b573abcc6 use poise to register slash commands, separate files more 2023-06-11 19:19:14 -03:00
Gabriel Fontes
e147916d27 update how configuring works 2023-06-11 15:41:55 -03:00
Gabriel Fontes
c808e5f480 show added message separately
this avoids sending a message for each component of the album
2023-06-11 14:44:01 -03:00
Gabriel Fontes
fdb1c3e7ef bump sunk to fix album id's 2023-06-11 13:38:15 -03:00
Gabriel Fontes
6400a89ff2 1-based indexing on queue 2023-06-11 13:16:41 -03:00
Gabriel Fontes
d5596e6ecd autojoin call if needed 2023-06-11 13:16:22 -03:00
Gabriel Fontes
a378993285 factor out get_call 2023-06-11 13:11:25 -03:00
Gabriel Fontes
dd75b6bcdf working! 2023-06-11 13:04:24 -03:00
Gabriel Fontes
c7872b0ace switch to songbird next 2023-06-11 02:33:22 -03:00
Gabriel Fontes
486e8b5306 fix intents, small refactor 2023-06-11 02:07:35 -03:00
Gabriel Fontes
076763a9c9 nix: fix build inputs 2023-06-11 02:07:01 -03:00
Gabriel Fontes
5122f8c5ec add more logging 2023-06-11 02:06:36 -03:00
Gabriel Fontes
b9e3f60d30 nix: fix devshell 2023-06-11 00:55:04 -03:00
Gabriel Fontes
ed8a504eb7 rename discord/mod.rs to discord.rs 2023-06-11 00:51:11 -03:00
Gabriel Fontes
1abee86425 change srht builds for hydra, refactor flake 2023-06-11 00:48:38 -03:00
Gabriel Fontes
ef77a54805 update rust deps and nixpkgs 2023-06-11 00:40:00 -03:00
Gabriel Fontes
d48c1c2a9f add explicit join/leave 2022-02-01 23:39:40 -03:00
Gabriel Fontes
de564d2a2b correctly wrap ffmpeg 2022-01-29 05:43:24 -03:00
Gabriel Fontes
90bc694427 debug a bit more 2022-01-28 15:32:15 -03:00
Gabriel Fontes
042dbb71a6 try to debug song loading 2022-01-28 14:47:37 -03:00
Gabriel Fontes
2300e44554 try to debug a bit more 2022-01-28 14:39:12 -03:00
Gabriel Fontes
660bb1ae17 better error display 2022-01-28 13:55:52 -03:00
Gabriel Fontes
2d364eb6c0 fix deprecated type 2022-01-28 05:14:10 -03:00
Gabriel Fontes
9e72bfc94b add duration to queue 2022-01-28 05:04:32 -03:00
Gabriel Fontes
bf00623265 add more commands 2022-01-28 04:53:08 -03:00
Gabriel Fontes
9035c0cec8 refactor 2022-01-28 03:20:48 -03:00
Gabriel Fontes
c8c2b86ea6 initial commit 2022-01-27 23:00:38 -03:00