Skip to content

guilhermelimak/Terceira-ponte-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terceira ponte status bot

Commands

  • /now - Get most recent images

Running your own instance

The only thing needed to run it yourself is an telegram bot token and docker installed. The token should be stored in a secret.yml file like the example, just rename it and edit with your token.

After setting that up just run the following commands:

$ git clone https://github.com/guilhermelimak/Terceira-ponte-bot.git

$ cd Terceira-ponte-bot

$ docker build . -t terceira_ponte_bot

$ docker run terceira_ponte_bot

If everything went right you should now see the Authorized on account... message on your terminal.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages