GithubHelp home page GithubHelp logo

discord-remindme's Introduction

!remindme Discord-bot

Discord-bot built using Heroku as a provider.
Notifies a user inside after a certain time interval about a custom message or original reminder message.

Usage

Usage: !remindme <relativetime> <message?>

Examples:

  • !remindme 30s This is a reminder!
  • !remindme 8h

Setup

  1. Grab a Client ID from any of your discord apps (create one if needed)
  2. Join the Bot to any server using https://discordapp.com/oauth2/authorize?client_id=[YOUR BOT CLIENT ID]&scope=bot&permissions=18432
  3. (local) Install the Heroku Toolbelt
  4. (local) Verify Node.js is >=v8.0.0 by running node -v; if not, update it
  5. (local) Clone the repository (remote) Push this repository to your heroku app
  6. (local) Run npm install and install any other package dependencies the output log mentions
  7. (local) Create a .env-file containing the following lines (replace comments with values & remove headers):
    (remote) Setup the following config variables in your Heroku-dashboard at https://dashboard.heroku.com/apps/[YOUR-HEROKU-APP]/settings:
--- Discord setttings ---
DISCORD_USER_TOKEN=          // [string]  User token of your discord app
  1. (local) Run heroku local inside the repository
    (remote) Restart all dynos

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.