Skip to content

Does red support multi-language cogs? #5706

Answered by Flame442
Zephira58 asked this question in Q&A
Discussion options

You must be logged in to vote

Red is a python bot, and cogs interface with the discord.py cog system to extend the bot's functionality. While it is technically possible to create a cog which allows running code written in another language (and by proxy, code additional functionality in another language), some python code would be required to build that interface. A few such cogs exist, I know Neuro has one for a few different languages. It is far from the easiest way to write a cog, however, so I would still advise writing most cogs in python.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Zephira58
Comment options

@Flame442
Comment options

@Zephira58
Comment options

Answer selected by Zephira58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants