Monkey Bot

  1. help

    DESCRIPTION

    Sends a link to this site to see all commands available along with their usage information


    USAGE

    ~help

  2. league

    DESCRIPTION

    Displays the summoner profile with level, rank, winrate, etc. of the mentioned Discord user, the specified League username, or the sender. Allows you to link a League username to the bot.


    USAGE

    ~league { --region=XX | -r=XX } {--link | --unlink} { @user | username }


    DETAILS

    Valid Regions:
    NA, EUW, EUNE, LAN, LAS, KR, JP, BR, TR, OCE, RU

    If no region is specified, "NA" is used as default

    If none of the above options are specified (e.g. ~league), displays the sender's profile.

  3. livegame

    DESCRIPTION

    Displays live League of Legends game information of the mentioned Discord user, the specified League username, or the sender.


    USAGE

    ~livegame { --region=XX | -r=XX } { @user | username }


    DETAILS

    Valid Regions:
    NA, EUW, EUNE, LAN, LAS, KR, JP, BR, TR, OCE, RU

    If no region is specified, "NA" is used as default

    If none of the above options are specified (e.g. ~livegame), displays the sender's current game.

  4. mastery

    DESCRIPTION

    Displays the top 10 champion mastery information of the mentioned Discord user, the specified League username, or the sender.


    USAGE

    ~mastery { --region=XX | -r=XX } { @user | username }


    DETAILS

    Valid Regions:
    NA, EUW, EUNE, LAN, LAS, KR, JP, BR, TR, OCE, RU

    If no region is specified, "NA" is used as default

    If none of the above options are specified (e.g. ~mastery), displays the sender's champion mastery.

  5. pfp

    DESCRIPTION

    Displays the Discord profile picture of the mentioned Discord user or the sender


    USAGE

    ~pfp { @user }


    DETAILS

    If no user is mentioned, displays the sender's profile picture

  6. profile

    DESCRIPTION

    Displays the Discord profile with Discord ID, creation time, and profile picture link of the mentioned Discord user or the sender


    USAGE

    ~profile { @user }


    DETAILS

    If no user is mentioned, displays the sender's profile

  7. reminders

    DESCRIPTION

    Displays your active reminders, and allows you to edit/delete your reminders. Note that this information will be sent via DM's.


    USAGE

    ~reminders

    ~reminders [ reminder_id ] [ --edittime | -et ] { --timezone=XX | -tz=XX } [ new_time ]

    ~reminders [ reminder_id ] [ --editmessage | --editmsg | -em ] [ new_message ]

    ~reminders [ reminder_id ] [ --delete | -d ]


    DETAILS

    New time can be either an offset, date, time, or date/time combination

    Supports both 12-hour and 24-hour format

    Offset must be ordered in descending duration (week > day > hour > minute)

    Time can be set using the specified timezone, but will ultimately be converted to your saved timezone


    Valid Date Formats:
    Day of Week, MM/DD, MM/DD/YY, MM/DD/YYYY, MM-DD, MM-DD-YY, MM-DD-YYYY, Month DD, Month DD YYYY, Mon DD, Mon DD YYYY

    Valid Days of Week:
    Monday, Mon, Tuesday, Tues, Tue, Wednesday, Wed, Thursday, Thurs, Thur, Thu, Friday, Fri, Saturday, Sat, Sunday, Sun

    Valid Time Formats:
    HH:MM { AM/PM }

    Valid Offsets:
    week(s), wk(s), w, day(s), d, hour(s), hr(s), h, minute(s), min(s), m

  8. remindme

    DESCRIPTION

    Sets a reminder. Note that the reminder will be sent via DM's.


    USAGE

    ~remindme { --timezone=XX | -tz=XX } [ input_time ]


    DETAILS

    Input time can be either an offset, date, time, or date/time combination

    Supports both 12-hour and 24-hour format

    Offset must be ordered in descending duration (week > day > hour > minute)

    Time can be set using the specified timezone, but will ultimately be converted to your saved timezone


    Valid Date Formats:
    Day of Week, MM/DD, MM/DD/YY, MM/DD/YYYY, MM-DD, MM-DD-YY, MM-DD-YYYY, Month DD, Month DD YYYY, Mon DD, Mon DD YYYY

    Valid Days of Week:
    Monday, Mon, Tuesday, Tues, Tue, Wednesday, Wed, Thursday, Thurs, Thur, Thu, Friday, Fri, Saturday, Sat, Sunday, Sun

    Valid Time Formats:
    HH:MM { AM/PM }

    Valid Offsets:
    week(s), wk(s), w, day(s), d, hour(s), hr(s), h, minute(s), min(s), m

  9. say

    DESCRIPTION

    Make the bot say something


    USAGE

    ~say [ message ]

  10. timezone

    DESCRIPTION

    Displays or saves your timezone for reminder-related commands


    USAGE

    ~timezone { timezone }


    DETAILS

    If no timezone is specified, displays your current timezone

    Default timezone is "America/Los_Angeles" (UTC-8)

    Valid timezones can be found under "TZ database name" here.