mirror of
https://github.com/rssnyder/discord-stock-ticker-bot
synced 2026-06-30 16:30:27 -05:00
No description
- Python 99.1%
- Dockerfile 0.9%
|
|
||
|---|---|---|
| .github | ||
| .gitignore | ||
| Dockerfile | ||
| main.py | ||
| README.md | ||
| requirements.txt | ||
| util.py | ||
discord-stock-ticker-bot
a bot to manage the public and premium versions of my discord stock tickers.
user commands
!ticker stock <stock symbol>
eg: !ticker stock pfg
!ticker crypto <crypto name>
eg: !ticker crypto bitcoin
!search <crypto name>
eg: !search bitcoin
admin commands
add a new empty bot to the db
!newbot <client_id> <token>