https://github.com/nerowastrolled/ayatoprime
AyatoPrime é um bot de giros de dados XdY com outras funcionalidades, onde contém alguns adicionais de Quick Time Event e eventos de dados. Sem contar que tem a funcionalidade de Jackpot, pity e dois tipos de giros diferentes, o ascendente e o decrescente.
https://github.com/nerowastrolled/ayatoprime
bot dados discord-bot python rpg
Last synced: over 1 year ago
JSON representation
AyatoPrime é um bot de giros de dados XdY com outras funcionalidades, onde contém alguns adicionais de Quick Time Event e eventos de dados. Sem contar que tem a funcionalidade de Jackpot, pity e dois tipos de giros diferentes, o ascendente e o decrescente.
- Host: GitHub
- URL: https://github.com/nerowastrolled/ayatoprime
- Owner: NeroWasTrolled
- Created: 2024-07-24T01:19:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-06T19:04:02.000Z (over 1 year ago)
- Last Synced: 2025-02-02T07:27:54.353Z (over 1 year ago)
- Topics: bot, dados, discord-bot, python, rpg
- Language: Python
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Discord Bot
This is a starting point for making your own Discord bot using Python and the [discordpy](https://discordpy.readthedocs.io/) library.
Read [their getting-started guides](https://discordpy.readthedocs.io/en/stable/#getting-started) to get the most out of this template.
## Getting Started
To get set up, you'll need to follow [these bot account setup instructions](https://discordpy.readthedocs.io/en/stable/discord.html),
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