Home

Awesome

<b>RemindmeBot</b>

Reddit-like !remindme function for groups!

Running bot instance: Thymise

<hr/>

<b>Usage Example</b>

[<b>By replying to a message</b>]

/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

[<b>By writing a message</b>]

/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

<hr/>

<b>Dependencies</b>

  1. Deno
  2. MongoDB
<hr/>

<b>How to run</b>

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