A discord bot build with node.js
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.
 
 
 
Go to file
Trivernis 8d53433dea Finished modules
- Bot exits music after 5 minutes
6 years ago
lib Finished modules 6 years ago
.gitignore Initialized Content 6 years ago
LICENSE Create LICENSE 6 years ago
README.md Ideas in readme 6 years ago
bot.js Added supporting classes 6 years ago
package.json Update dependency ytdl-core to v0.28.3 6 years ago
renovate.json Add renovate.json 6 years ago

README.md

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