This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
As the title says I'm having trouble choosing a framework to use for my new Discord Bot. I've developed one bot using Discord.py, but we all know what's happening with that project. I'm going into my second year of a CS degree at university so I have a decent knowledge of coding. I'm most familiar with Python and have limited experience with Dart and JS.
I really liked the look of Hikari Lightbulb but I've found it incredibly hard to work with and the documentation confusing. I can't even work out how to do simple things like getting a list of members currently in a guild.
So my question really is what should I try instead of Hikari?
I'm using enhanced-dpy currently, it's a great library with awesome devs and is being maintained. There's also no breaking changes from dpy iirc so little to no refactoring necessary. It supports all new features from slash commands to timeouts and threads etc. The slash command implementation in particular is great
Subreddit
Post Details
- Posted
- 3 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/Discord_Bot...