1.0.1 • Published 10 years ago
retabot-discord v1.0.1
Retabot-Discord
Friendly Fun Sealbot for Discord. Uses discord-js.
Libraries used
- discord.js
- winston
- node-json-db
How to install
$ npm install --save retabot-discordUsage
Make sure to edit login.json, and change your email and password.
{
    "email": [
        "insertEmailHere"
    ],
    "password": [
        "insertPasswordHere"
    ]
}Then in console in the bot directory, run
$ node retabot.jsCommands
roll XdY : Rolls a dice. X is the number of dice. Y is how many sides. You can also just roll X.
slap user : Slap a user.
boop user : Boop a user.
getinfo user : Get basic info on a user.
myinfo : Get information on yourself.
uptime : Check how long I've been online for.
tell user, time(in minutes), message : Let me carry a message for you in a set amount of time.
randomquote : Let me tell you a random quote.
savequote : Tell me something for me to remember for the future!