1
0
Fork 0
mirror of https://github.com/myned/modufur.git synced 2024-11-01 13:02:38 +00:00

Change semantics

This commit is contained in:
Myned 2022-03-04 13:18:53 -06:00
parent bd71ecc585
commit 342b5a6f0b
No known key found for this signature in database
GPG key ID: 33790F979F7A28B8

View file

@ -256,7 +256,7 @@ async def skip(context):
if len(plugin.d.queue[context.guild_id]) == 0:
plugin.d.queue[context.guild_id].skip()
await context.respond("**Last track skipped**")
await context.respond("**Final track skipped**")
return
embed = (