Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tcgdex/bot
Discord/Telegram Bot for the TCGdex API
https://github.com/tcgdex/bot
bot discord discord-bot discord-js pokemon tcg tcgdex telegrafjs telegram-bot
Last synced: 3 months ago
JSON representation
Discord/Telegram Bot for the TCGdex API
- Host: GitHub
- URL: https://github.com/tcgdex/bot
- Owner: tcgdex
- License: mit
- Created: 2021-07-03T17:27:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-30T00:47:21.000Z (about 1 year ago)
- Last Synced: 2024-05-29T09:46:49.098Z (8 months ago)
- Topics: bot, discord, discord-bot, discord-js, pokemon, tcg, tcgdex, telegrafjs, telegram-bot
- Language: TypeScript
- Homepage:
- Size: 289 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TCGdex BOT
Browse the Pokemon Trading Card game cards using the TCGdex BOT
## Commands
| Command | Description |
|----------|----------------------------------------|
| find | Find a card by it's name name |
| findbyid | Find a card by it's global/local ID id |
| help | Show the commands registered |
| set | Find and display a set informations |
| serie | Find and display a serie informations |## Permissions
For the bot to work correcly it needs the following permissions
| Permission | Why |
|--------------------------|-------------------------------------------|
| Send Messages | To be able to write answers |
| Send Messages in Threads | To be able to write answers in threads |
| Read Message History | To be able to Reply to messages |
| Use EXternal Emojis | To have nices emojis instead of `:thing:` |