Git Product home page Git Product logo

reminderbot's Introduction

Reminder Discord Bot

This bot was developed to add reminder features to a bot on a discord server. It can remind either the author of the message or another memeber in the discord server. The node module that was used is discord.js

For more information on discord.js go to Discord.js or their public Github repo.

List of Commands

  1. !commands Shows a list of all the commands
  2. !remindme {time} {message} Reminds the author a specific message after the given time interval.
  3. !remind {@User} {time} {message} Reminds that specific user in a chat after the given time interval.
  4. !quitbot Quits the bot

Time Operations

The time operator is either in seconds, minutes, hours, and days.

  • Seconds use the 's' character
    • e.g. 40s, 40 seconds
  • Minutes use the 'm' character
    • e.g. 10m, 10 minutes
  • Hours use the 'h' character
    • e.g. 5h, 5 hours
  • Days use the 'd' character
    • e.g. 3d, 3 days

reminderbot's People

Contributors

pixlbreaker avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.