mirror of
https://github.com/Matthww/TuneBot.git
synced 2026-09-22 01:47:48 +00:00
Feature/multi node support and tos privacy command (#52)
* add support for multiple nodes * add a tos and privacy command
This commit is contained in:
@@ -105,7 +105,6 @@ class SourceCommands(app_commands.Group):
|
||||
|
||||
await ctx.response.send_message(embed=embed)
|
||||
|
||||
|
||||
class SettingCommands(app_commands.Group):
|
||||
def __init__(self, bot: "TuneBot"):
|
||||
super().__init__(name="settings", description="Tweak and customize")
|
||||
|
||||
Reference in New Issue
Block a user