Skip to content

ComradeWave/MarkovBotGo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markov Chain Bot for Telegram made in Go

Instructions

Execute using:

TOKEN=your_bot_token go run .

Persistent data will be stored under data

A Dockerfile is provided if you want to use Docker or Podman to execute the bot, you just need to expose /app/data via a volume and set the TOKEN variable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Go 94.4%
  • Dockerfile 5.6%