Skip to content

matvey00z/teleposter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teleposter

Telegram poster bot This bot posts everything you send to it to the chat you specify, adds like/dislike buttons and stores actions history in sqlite3 database.

Build instructions

To build just run ./build.sh, teleposter binary will appear.

Running

Usage:

Usage of ./teleposter:
  -chat value
    	ChatId
  -dbname string
    	Database filename
  -proxy string
    	SOCKS5 proxy address
  -token string
    	Bot token

Example:

teleposter \
    -dbname mydb.sqlite3
    -token=XXX \
    -chat=1234

About

Telegram poster bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •