disabled inky as it is unused
This commit is contained in:
parent
4f1322c684
commit
7c6c012be6
1 changed files with 3 additions and 1 deletions
|
|
@ -146,4 +146,6 @@ class InkyScreen(commands.Cog):
|
|||
|
||||
|
||||
async def setup(bot):
|
||||
await bot.add_cog(InkyScreen(bot))
|
||||
#await bot.add_cog(InkyScreen(bot))
|
||||
#Temporarily disable as this is probably unused for everyone including me
|
||||
pass
|
||||
Loading…
Add table
Add a link
Reference in a new issue