Discord.py: How does one add categories?

Created on 30 Apr 2017  路  4Comments  路  Source: Rapptz/discord.py

question

Most helpful comment

Simple questions like this should really be asked in the python_discord-py channel of the Discord API server. To answer your question however, you should have a look at how cogs work.

All 4 comments

Simple questions like this should really be asked in the python_discord-py channel of the Discord API server. To answer your question however, you should have a look at how cogs work.

The different categories are just different ".py" files with names

Actually, they're the names of the classes in those files.

Okay... also check my latest issue... :(

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TunaHobby picture TunaHobby  路  3Comments

Yolotroll101 picture Yolotroll101  路  3Comments

jzburda picture jzburda  路  3Comments

Rimmy50 picture Rimmy50  路  3Comments

adhoc92 picture adhoc92  路  3Comments