Code Monkey home page Code Monkey logo

remindmebot's Introduction

Remindme Bot

This is the Remindme Bot for discord.

Key features:

  • remind yourself after a certain time period
  • remind other users after a certain time period

This bot is inspired by the reddit remindme bot and allows similar usage.

Invite the Bot

This bot is a subset of the bigger ModBot

Some users cannot use the bot?

Make sure the user has the permission to perform slash-commands. This is a recently introduced discord permission, and can control the access to bot commands.

Commands

Commands
remindme <time> <message> reminds you after the given <time> period
remind <user> <time> <message> reminds another user after the given <time> period
timezone <string> set the timezone of your server, used for end-of-day calculation, defaults to UTC

Time parsing

The time parser allows multiple formats for specifying the reminder period.

At the moment, different parameters cannot be combined.

	• y(ears)  
	• mo(nths)
	• w(eeks)
	• d(ays)
	• h(ours)
	• mi(nutes)
	• eoy - remind at end of year
	• eom - remind at end of month
	• eow - remind at end of working week (Friday night)
	• eod - remind at end of day

the reminder can occur as much as 5 minutes delayed

Examples

/remindme 1y Hello future me
/remindme 2years This is a long time
/remindme 2 h drink some water
/remindme eow Buy groceries
/remindme 5 mi Whatever

/remind @Use 1 mon What's up
/remind @User eoy Happy new year

Note

The correct plural of the time interval does not matter /remindme 1 weeks Hey is just as valid as /remindme 2 week Ho

Github

https://github.com/Mayerch1/RemindmeBot

remindmebot's People

Contributors

mayerch1 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.