https://github.com/ironjanowar/openlibra_spam_bot
https://github.com/ironjanowar/openlibra_spam_bot
elixir elixir-lang hacktoberfest telegram-bot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ironjanowar/openlibra_spam_bot
- Owner: Ironjanowar
- Created: 2017-09-12T22:34:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T16:34:13.000Z (over 4 years ago)
- Last Synced: 2025-03-24T08:47:28.314Z (about 1 year ago)
- Topics: elixir, elixir-lang, hacktoberfest, telegram-bot
- Language: Elixir
- Homepage:
- Size: 22.5 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* Openlibra Spam Bot!
This bot forwards files from a Telegram chat group to a Telegram channel
** Run with docker
- Create a ~bot.token~ file with your bot token
- Run ~./run_docker.sh~
** Local run
- Create a ~bot.token~ file as above
- Comment the ~apk add make~ line from the ~run.sh~ script
- Run ~./run.sh~