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 38fdece6c3 Code Cleanup 6 years ago
lib Code Cleanup 6 years ago
.gitignore Initialized Content 6 years ago
LICENSE Create LICENSE 6 years ago
README.md TODO update 6 years ago
bot.js Added Data function 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.

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