Skip to content

deemess/pointim_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Point.im telegram

pointim_bot is a telegram bot for point.im micro blogging service.

Docker run instructions

  1. Build or pull docker image:

    • docker pull paskal/pointim_bot or
    • docker-compose build
  2. In docker-compose.yml file uncomment volumes and environment sections

    • /root/cache.bin must be replaced to some persistent folder noone else have access to on your server
    • LOGIN and PASSWORD are left and right token parts of your bot
  3. Run service with command docker-compose up -d, inspect it's state with docker-compose logs

About

Telegram bot for point.im micro blogging service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages