jude
|
5fc7584100
|
Load environment from file
|
2023-03-23 19:24:43 +00:00 |
|
jude
|
f7b0150688
|
Add services
|
2023-03-23 13:41:15 +00:00 |
|
jude
|
31ee6b4540
|
Move database migrations to SQLx
|
2023-03-23 11:38:53 +00:00 |
|
jude
|
4edcee2567
|
Split greet sound enabling
|
2023-03-22 18:31:49 +00:00 |
|
jude
|
208440a7ff
|
Restrict play channels to voice channels
|
2022-11-21 13:39:03 +00:00 |
|
jude
|
b8b17a504d
|
Update poise
|
2022-11-20 11:30:02 +00:00 |
|
jude
|
6307de331d
|
Add option for playing in separate channel
Play sounds in another channel even if not connected.
|
2022-11-20 10:55:16 +00:00 |
|
|
64e7eb4a53
|
order by ID descending
|
2022-09-15 13:16:05 +01:00 |
|
|
5ce9ca3923
|
Add IDs to /list results
|
2022-09-15 09:13:44 +01:00 |
|
|
52327b3695
|
Fix soundboards
|
2022-09-13 14:40:53 +01:00 |
|
|
365d1df4ce
|
Bump version
|
2022-09-13 12:38:11 +01:00 |
|
|
189cb195a4
|
Add paging for list commands
|
2022-09-13 12:37:50 +01:00 |
|
|
a05d6f77db
|
Remove unused files. Fix compiler warnings. Update help
|
2022-09-13 10:46:45 +01:00 |
|
jude
|
f5acab7440
|
Join sounds per-server
|
2022-07-31 14:56:38 +01:00 |
|
jude
|
31b6f7a0ab
|
update serenity
|
2022-07-20 17:10:16 +01:00 |
|
jude
|
5ade3f83a8
|
Dep bump
|
2022-07-14 17:56:36 +01:00 |
|
jude
|
f3c6db036e
|
block commands in DM
|
2022-05-21 17:04:04 +01:00 |
|
jude
|
651ad9dffe
|
defer upload
|
2022-05-21 13:54:13 +01:00 |
|
jude
|
405fa08c2f
|
defer play
|
2022-05-14 10:33:41 +01:00 |
|
jude
|
50365c3215
|
fix permission checks
|
2022-05-13 15:20:39 +01:00 |
|
jude
|
9d588e7e03
|
deps
|
2022-05-13 13:18:18 +01:00 |
|
jude
|
7a1a1c637f
|
move activity to ready
|
2022-05-13 12:51:02 +01:00 |
|
jude
|
fe85f82a09
|
added activity
|
2022-05-07 19:42:59 +01:00 |
|
jude
|
27f678b978
|
update readme
|
2022-05-05 10:19:19 +01:00 |
|
jude
|
8dbf11bb68
|
cleaned up
|
2022-05-05 10:17:54 +01:00 |
|
jude
|
3a70f65ec2
|
Merge remote-tracking branch 'origin/rewrite' into rewrite
# Conflicts:
# README.md
|
2022-05-05 10:16:53 +01:00 |
|
jude
|
3fef235839
|
cleaned up
|
2022-05-05 10:16:40 +01:00 |
|
Jude Southworth
|
a6956d9344
|
Merge pull request #4 from JellyWX/poise
Poise
|
2022-05-05 10:10:37 +01:00 |
|
jude
|
d82cbf2fd6
|
permissions
|
2022-05-05 09:55:44 +01:00 |
|
jude
|
0df5466052
|
no more message gathering
|
2022-02-19 12:40:07 +00:00 |
|
jude
|
febeeefb01
|
queue play command
|
2022-02-13 16:12:42 +00:00 |
|
|
821f283969
|
updated readme
|
2022-01-31 12:36:46 +00:00 |
|
|
eb5ea3167d
|
generics for Database pool
|
2022-01-30 15:55:53 +00:00 |
|
|
c364343fe9
|
configure upload attachment size. remove bitrate compression.
|
2022-01-27 17:31:07 +00:00 |
|
|
d59c50e7a9
|
help command. moved list commands to subcommands
|
2022-01-27 17:15:17 +00:00 |
|
|
b350007dae
|
restructured a lot. everything updated to poise.
|
2022-01-26 20:33:51 +00:00 |
|
|
bb54c0d2c0
|
lots of things and stuff
|
2022-01-25 22:59:05 +00:00 |
|
|
53a8bb3127
|
Merge pull request #3 from JellyWX/soundboard
Soundboard
|
2021-11-21 10:42:05 +00:00 |
|
|
1cc1068788
|
removed popular command. fix for ambience command
|
2021-09-18 13:09:14 +01:00 |
|
|
6f86f2afa0
|
periodically print shard info
|
2021-09-17 11:14:51 +01:00 |
|
|
8db0a05785
|
more logging. only build commands once
|
2021-09-17 10:59:42 +01:00 |
|
|
9f7853c074
|
ver bump
|
2021-09-16 22:34:45 +01:00 |
|
|
e3c583a0e5
|
updated slash cmd builder. soundboard command no longer allows multiple of the same button
|
2021-09-16 22:33:19 +01:00 |
|
|
f75af926f5
|
rustfmt. removed gating on creating user rows for join sounds
|
2021-09-16 22:04:48 +01:00 |
|
|
b34ac64172
|
roles are now stored individually on the guild.
|
2021-09-03 11:33:55 +01:00 |
|
|
4d8f1acb57
|
Merge pull request #2 from JellyWX/soundboard
Soundboard
|
2021-08-26 13:48:12 +01:00 |
|
|
7354646c89
|
updated serenity and songbird versions to latest
|
2021-08-13 14:20:45 +01:00 |
|
|
9db0265f5e
|
fix roles command
|
2021-08-03 09:01:10 +01:00 |
|
|
00565690bc
|
fix for stage channels
|
2021-07-21 18:30:43 +01:00 |
|
|
5dc1521181
|
set the permissions correctly on soundboard cmd
|
2021-06-27 12:52:25 +01:00 |
|