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

419 B

discordbot

A bot that does the discord thing.

Ideas

  • an instance (class) of the bot for each server
    • planned with datahandler, could be for the whole server in the future
    • save data for each server (custom commands/playlists and so on)
    • custom scripts for each server (?) <- not that hard to code (with the right api)
    • status rotator
  • reddit api
  • anilist api
  • othercoolstuff api