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

TomOrth picture TomOrth  路  15Comments

marcoshuck picture marcoshuck  路  16Comments

downloadpizza picture downloadpizza  路  14Comments

imayhaveborkedit picture imayhaveborkedit  路  58Comments

xomien picture xomien  路  17Comments