Skip to content

Commit

Permalink
disable nerdi movies
Browse files Browse the repository at this point in the history
  • Loading branch information
mralext20 committed Aug 8, 2023
1 parent 2570693 commit cd9ba63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion alexBot/cogs/nerdiowoMovies.py
Original file line number Diff line number Diff line change
Expand Up @@ -280,4 +280,5 @@ async def rename_ac_old_name(self, interaction: discord.Interaction, old_name: s


async def setup(bot):
await bot.add_cog(NerdiowoMovies(bot))
# await bot.add_cog(NerdiowoMovies(bot))
pass

0 comments on commit cd9ba63

Please sign in to comment.