flask-discord-interactions
discord-api-docs
Our great sponsors
flask-discord-interactions | discord-api-docs | |
---|---|---|
1 | 78 | |
24 | 4,437 | |
- | 3.0% | |
9.0 | 9.6 | |
4 days ago | 5 days ago | |
Python | Markdown | |
MIT License | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
flask-discord-interactions
-
discord.py development ceased
I don't want to distract from what's happening here, but I built a slash command bot using flask-discord-interactions a few months back. It definitely made my life easier. I'm sure there's others out there.
discord-api-docs
-
Edit embed but maintain the select menu selection
Just make sure you suggest it to the discord api here and not to discord.js as it's not up to them.
-
1 hour wait on global slash commands gone
It's part of the commands backend v2 that should have been rolled out to all servers by now, the docs are yet to be updated
-
Trying to exchange the buttons on a message yields: "DiscordAPIError: Unknown Message"
I use VSCode and yes, I use a Debugger, but the only thing I can find is the line with prompt.edit(...) is the problematic one. prompt is a message object and buttons is a MessageActionRow, do you by any chance, which properties the method uses? The last thing I might try is not making the prompt ephermeral. I thought, ephemeral messages are editable, but alas that doesn't seem to be the case or it bugs out otherwise. I found this issue on GitHub, but the status of it is closed.
- Guild Slash Commands not registering instantly
- Discord Bot Questions
-
Using KotlinJS and NPM to create a Discord Bot - Discord Bot Series (Part 2)
You can find more documentation on this process here.
- How can I create a control panel for my discord bot?
-
How To Find Examples of Technical Writing For Use in a Technical Writing Class
I've never saved any examples of egregiously bad documentation, but I do keep a running collection of doc libraries that are god in some way or another, just for my own reference: check out Discord's Developer Portal, Stripe's API docs, Slack's docs, Notion's docs, Twitter's Developer Platform, or (for an unusual example) the Playdate developer SDK.
-
Discord bot with Python
To get started we'll need to get a bot application from the Discord Developer Portal
-
I need help with a discord bot
I'd begin by going through Discord's developer documentation to figure out how to set up a bot. The next step would be the logic of what you're trying to achieve here: "reply with two different things with a one in ten chance". I'd suggest working out how to do that on paper before translating it into code.
What are some alternatives?
Remora.Discord - A data-oriented C# Discord library, focused on high-performance concurrency and robust design.
yfinance - Download market data from Yahoo! Finance's API
discordrb - Discord API for Ruby
Chegg-Discord-Bot - Chegg bot for Discord. You can access Chegg answers via discord.
The Lounge - 💬 Modern, responsive, cross-platform, self-hosted web IRC client
betterttv - BetterTTV enhances Twitch with new features, emotes, and more.
discordrb - Discord API for Ruby
novicebot - ⚔️ A fun-oriented discord bot made using DiscordJS, NodeJS, and MongoDB
canti-bot - Discord bot I'm making for use on a Japanese-English exchange server
ArmoryBot - .NET Core Discord Bot for World of Warcraft Armory Lookups.
AIOHTTP - Asynchronous HTTP client/server framework for asyncio and Python