No description
Find a file
2026-03-22 18:50:53 +00:00
aethex-bot Add Roblox integration: /roblox commands gated behind /config roblox 2026-03-22 18:50:53 +00:00
attached_assets Transitioned from Plan to Build mode 2025-12-14 03:56:16 +00:00
.gitignore modified: aethex-bot/package-lock.json 2025-12-25 08:20:38 +00:00
.nvmrc new file: .nvmrc 2025-12-25 08:26:03 +00:00
.replit modified: aethex-bot/public/pricing.html 2026-03-05 14:34:11 -07:00
package-lock.json Add mobile responsiveness and AI chat functionality 2025-12-13 09:46:50 +00:00
package.json Add mobile responsiveness and AI chat functionality 2025-12-13 09:46:50 +00:00
README.md Initialize repository 2025-11-28 22:15:08 +00:00
replit.md Implement tiered access and server verification for bot features 2025-12-15 04:10:02 +00:00
replit.nix Add welcome card customization and seasonal event features 2025-12-13 00:45:03 +00:00

Python Discord Bot

This is a starting point for making your own Discord bot using Python and the discordpy library. Read their getting-started guides to get the most out of this template.

Getting Started

To get set up, you'll need to follow these bot account setup instructions, and then copy the token for your bot and added it as a secret with the key of TOKEN in the "Secrets (Environment variables)" panel.

FAQ

If you get the following error message while trying to start the server: 429 Too Many Requests (accompanied by a lot of HTML code), try the advice given in this Stackoverflow question: https://stackoverflow.com/questions/66724687/in-discord-py-how-to-solve-the-error-for-toomanyrequests