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/lib
Trivernis 42ee8cc4c5 Added Anilist Api
- moved graphql schemas and queries to lib/graphql
- added anilistApiLib that contains functions to access the anilist graphql api
- added graphql queries to lib/graphql to access data on anilist
- added global ~anime command that returns information to an anime
- modified help command so that it shows command categories for global and server commands
- moved global command registration to lib/cmd
6 years ago
..
graphql Added Anilist Api 6 years ago
anilistApiLib.js Added Anilist Api 6 years ago
cmd.js Added Anilist Api 6 years ago
guilding.js Added Message Rate limits 6 years ago
logging.js Replaced Promises with Async 6 years ago
music.js Fixed a bug in lib/music 6 years ago
sqliteAsync.js Modifications 6 years ago
utils.js Modifications 6 years ago
weblib.js Added Anilist Api 6 years ago