Skip to content

gralexey/tg-recally-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

@recally_bot - Telegram bot to boost your memory

This repo holds the sources of @recally_bot — telegram bot that helps you to memorize any stuff using interval memorization technic. Just send it any text and it will send it back to you in certain time intervals (2, 5, 20 minutes, then 1, 8 hours and 1, 2, 7, 16, 35 days).

Project setup

Production

Run in console of your AWS or something:

TIMER_BOT_TOKEN=<YOUR_BOT_TOKEN> TIMER_DB_HOST=<YOUR_BOT_POSTGRES_DB_HOST> TIMER_DB_PASSWORD=<YOUR_DB_PASSWORD> nohup go run memorize_bot.go &

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages