mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-11 17:13:31 +01:00
Added web and grunt scripts
This commit is contained in:
@@ -10,4 +10,4 @@ exports.LOGIN = exports.AUTH + "/login";
|
||||
exports.LOGOUT = exports.AUTH + "/logout";
|
||||
exports.USERS = exports.API + "/users";
|
||||
exports.SERVERS = exports.API + "/guilds";
|
||||
exports.CHANNELS = exports.API + "/channels";
|
||||
exports.CHANNELS = exports.API + "/channels";
|
||||
|
||||
Reference in New Issue
Block a user