https://github.com/0dm/developer-badge-app
host a discord bot with just a few clicks 🤖
https://github.com/0dm/developer-badge-app
bot discord streamlit
Last synced: 5 months ago
JSON representation
host a discord bot with just a few clicks 🤖
- Host: GitHub
- URL: https://github.com/0dm/developer-badge-app
- Owner: 0dm
- License: cc0-1.0
- Created: 2023-12-31T07:42:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-03T06:34:44.000Z (over 2 years ago)
- Last Synced: 2024-03-03T07:29:16.615Z (over 2 years ago)
- Topics: bot, discord, streamlit
- Language: Python
- Homepage: https://discord-dev.streamlit.app
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# developer-badge-app
## an easy way to get the active developer badge on Discord

if you do not have an application already, create one at https://discord.com/developers/applications and invite the bot to your server by going to oauth2->url generator and selecting the scope "bot".
see [here](https://support-dev.discord.com/hc/en-us/articles/10113997751447-Active-Developer-Badge) for an actual explanation.
## usage
1. go [here](https://discord-dev.streamlit.app) (Streamlit)
2. enter your bot's token
3. click run
4. send `/ping` to the bot
5. claim your badge [here](https://discord.com/developers/active-developer) (could take 24 hours)
### self-hosting instructions
`poetry install`
`poetry shell`
`streamlit run main.py`
### the badge
read more here: https://support-dev.discord.com/hc/en-us/articles/10113997751447-Active-Developer-Badge