Skip to content

A Telegram bot to set reminder to a message in a group.

Notifications You must be signed in to change notification settings

darvesh/remindmebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemindmeBot

Reddit-like !remindme function for groups!

Running bot instance: Thymise


Usage Example

[By replying to a message]

/remindme 20d2h
/remindme 2minutes3seconds
/remindme 42h
/remindme 32minutes40s
/remindme 1000seconds
/remindme 60s1m //will remind you in 2 minutes
/remindme 20m1h //will remind you in 1hour 20 minute

[By writing a message]

/remindme 1h
Rewrite TypeScript in Rust

/remindme 2h
Buy Golang and delete it

Supports: s|sec|m|min|h|hr|d|day|second|seconds|minute|minutes|hour|hours|day|days


Dependencies

  1. Deno
  2. MongoDB

How to run

  1. cp example.config.ts config.ts
  2. Fill in config.ts
  3. deno run --allow-net mod.ts //whitelist URLs if you want

About

A Telegram bot to set reminder to a message in a group.

Topics

Resources

Stars

Watchers

Forks