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.
discordbot.js/README.md

381 B

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