Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Counting Cog #96

Open
Mrs-Feathers opened this issue Oct 2, 2022 · 0 comments
Open

Error in Counting Cog #96

Mrs-Feathers opened this issue Oct 2, 2022 · 0 comments

Comments

@Mrs-Feathers
Copy link

Hello! I'm getting an error after trying to set the !countset channel [ID] of the counting channel after installing your plugin. progress goes like this:
Bildschirmfoto 2022-10-02 um 13 00 58
(your bot says to use !countset channel while your wiki says to use !countchannel)

and then in the console i get this:
Oct 02 12:57:25 DiscordBot python[322]: File "/root/.local/share/Red-DiscordBot/data/FurryRefuge/cogs/CogManager/cogs/counting/counting.py", line 66, in countset_channel Oct 02 12:57:25 DiscordBot python[322]: await self._set_topic(0, goal, 1, channel) Oct 02 12:57:25 DiscordBot python[322]: AttributeError: 'Counting' object has no attribute '_set_topic' Oct 02 12:59:51 DiscordBot python[322]: [2022-10-02 12:59:51] [ERROR] red: Exception in command 'countset channel' Oct 02 12:59:51 DiscordBot python[322]: Traceback (most recent call last): Oct 02 12:59:51 DiscordBot python[322]: File "/root/redenv/lib/python3.9/site-packages/discord/ext/commands/core.py", line 85, in wrapped Oct 02 12:59:51 DiscordBot python[322]: ret = await coro(*args, **kwargs) Oct 02 12:59:51 DiscordBot python[322]: File "/root/.local/share/Red-DiscordBot/data/FurryRefuge/cogs/CogManager/cogs/counting/counting.py", line 66, in countset_channel Oct 02 12:59:51 DiscordBot python[322]: await self._set_topic(0, goal, 1, channel) Oct 02 12:59:51 DiscordBot python[322]: AttributeError: 'Counting' object has no attribute '_set_topic'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant