Skip to content

Micha854/ivScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ivScript

this is the multi branch. you can configure several channels. the script automatically distributes the messages in the correct channels

Install requirements

pip3 -r install requirements.txt

Config

cp config_example.json config.json

put in here your channels. for the geofence for your channels, you can use http://geo.jasparke.net/ and save the json file. than you can copy/paste the coordinates part into your config.json file

Start

python3 iv-main.py

optional, you can put the config parameter

python3 iv-main.py myconfig.json

Notes

Limits on Telegram Channels are 30 Messages per second and for Groups 20 messages per minute

example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 75.0%
  • JavaScript 23.4%
  • Python 1.6%