You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
381 B
Markdown
16 lines
381 B
Markdown
discordbot
|
|
===
|
|
|
|
A bot that does the discord thing.
|
|
|
|
`node bot.js --token=DISCORDBOTTOKEN --ytapi=YOUTUBEAPIKEY`
|
|
|
|
Ideas
|
|
---
|
|
- an instance (class) of the bot for each server
|
|
- save data for each server (custom commands/playlists and so on)
|
|
- status rotator
|
|
- command replies saved in file (server specific file and global file)
|
|
- reddit api
|
|
- anilist api
|
|
- othercoolstuff api |