Have fun with your friends with counting numbers from a desired to a certain amount
Installation
You need to install python3 (or above) from https://www.python.org/downloads/(Most Linux disto have python installed in the box).
Next you need to clone this repository or download and extract it in a directory and then run this following command:
Linux: sudo pip3 install -r requirements.txt
MacOS: sudo pip3 install -r requirements.txt
Windows: pip3 install -r requirements.txt
Execution
Now you are 99% done.
Next step is to edit the variables in the python script. You can use any editor, I prefer Sublime Text(available for all these 3 platform).
Edit all the three variables within the script as per your requirements and save the file.
In the terminal then type:python3 loop.py
Then drag you cursor to you chatbox quickly and thats it.