Skip to content

HeavenVolkoff/EditableBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Editable Bot

This is a simple telegram bot, written in bash, that allows multiple users to edit the same message. I am currently using it to facilitate the mantainace of pin messages in groups.

Requirements

  • Bash >= 4.0

  • curl

  • jq

  • systemd (Only required if you want to use the included installation method)

Installation

Create a token.key file, with you bot token, inside the repository's asset folder.

Run: sudo ./install.sh.

It will create a systemd service called bot, and activate it.

All files will be copied to /usr/local/bot.

License

See LICENSE

COPYRIGHT

Copyright (c) 2018 Vítor Augusto da Silva Vasconcellos. All rights reserved.

About

Simple telegram bot written in bash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages