mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 10:22:31 -05:00
Added !server, !join and some general improvements
Audio's task now properly checks if the audio module is still loaded Added !server to cogs.general for server info Added !join <invite> (owner only) to make Red join other servers settings.json now gets deleted if login fails
This commit is contained in:
@@ -2,7 +2,6 @@ import discord
|
||||
from discord.ext import commands
|
||||
from .utils import checks
|
||||
from .utils.dataIO import fileIO
|
||||
import __main__
|
||||
import os
|
||||
|
||||
class Mod:
|
||||
|
||||
Reference in New Issue
Block a user