#A question about bot development

3 messages · Page 1 of 1 (latest)

dense night
#

I am currently developing my bot using the library discord.py (disnake), but I'm thinking of switching to another more modern one, which you might recommend, I would like to use the capabilities of Discord bots to the fullest, with beautiful design and other features.

junior copper
#

Probably just discord.py since its well maintained nowadays

honest gust
#

I've never used discord.py, which can be developed with Node.js; it was initially developed directly in Node.js, and I continue to develop it using that language.