Skip to content

Ecron/rutesguapes-bot

 
 

Repository files navigation

Robot «Rutes guapes».

  • RutesGuapes_bot is a Telegram event bot based on @createeventbot and @CELP_bot.
  • This bot is private, only users with permissions can create hikes 🔐
  • Idea: Organization administrators create hikes with this Telegram bot, and share it in a Telegram private group. Members in this group can join to the hike.
  • Bot made for a hiking non-proffit group of nature lovers ❤️

Descripció

El robot està pensat per a què només alguns administradors del grup puguen crear excursions, aquest és el motiu pel qual el robot és privat.

El robot es complementa amb un supergrup privat al Telegram, on es comparteixen les excursions generades amb el robot. Des del grup tots els membres poden accedir a la informació de l'excursió i poden informar de si tenen intenció de participar-hi o no.

Installation

  • First, you need Python 3 (pre-installed on Ubuntu) and package manager:
$sudo apt-get install python-pip3

Copy source files to your local machine or server.

Then, you need to install requirements. Go to the directory where requirements.txt are, and run:

$sudo pip3 install -r requirements.txt

Add your Telegram token

Add your allowed users id.
You can know it with some bots like @MyIDbot.

And finally launch the bot with (in the directory where bot.py are):

$python3 bot.py

Credits

Contact

Contact info at Ecron's profile.

About

Telegram event bot for managing trekking groups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • Python 31.6%
  • HTML 10.7%
  • CSS 6.6%
  • Shell 0.5%