npc203 / npc-cogs

My list of Cogs for Red-bot :p
MIT License
25 stars 26 forks source link

customhelp and snipe dont work #74

Closed 9ineW closed 4 months ago

AraiDai commented 7 months ago

Can attest to the command not working, unfortunately

To be a bit more specific**

[14:35:09] WARNING [py.warnings] /home/container/.local/share/Red-DiscordBot/data/pterodactyl/cogs/CogManager/cogs/customhelp/init.py:14: RuntimeWarning: coroutine 'Red.add_cog' was never awaited bot.add_cog(cog) [14:37:40] WARNING [py.warnings] /home/container/.local/share/Red-DiscordBot/data/pterodactyl/cogs/Downloader/lib/kaleido/scopes/base.py:188: DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead [14:41:50] WARNING [py.warnings] /home/container/.local/share/Red-DiscordBot/data/pterodactyl/cogs/CogManager/cogs/customhelp/init.py:14: RuntimeWarning: coroutine 'Red.add_cog' was never awaited

This is the error given

npc203 commented 7 months ago

Do not use the main branch, use the dpy2 branch.

I'm on a hiatus, Will merge dpy2 to the main branch later, once I get time.

npc203 commented 4 months ago

do a cog update, and it should work, dpy2 has been merged with the main branch