Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Periodic Bot

An attempt to recreate reddit's PeriodicSentenceBot.

Prerequisites

  • A system with deno installed
  • Telegram bot token (from @BotFather)
  • Mongodb url (local or srv)

Deploy

  • Clone this repo
git clone https://github.com/Itz-fork/PeriodicBot && cd PeriodicBot
  • Setup environmental variables
    • BOT_TOKEN - Telegram bot token
    • MONGO_URL - Mongodb url
  • Run the bot
deno run --allow-net --allow-env peridiotic/bot.ts

Known limitations

As the current algorithm is not mature enough, it fails to detect complex sentences or sometimes even the most basic ones.

You can find the current algorithm here

About

An attempt to recreate reddit's PeriodicSentenceBot.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages