Denver-sn / rr-bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rr-bots

All theses bots are open source

Donate :) donateImg

2) Requirements to use this bot

  • Vps server with Ubuntu (Use google cloud it's free)
  • install python
  • Install a driver(firefox recommended) on your server
  • A bit knowledge on python and ubuntu system

Installation of the bot to the server

  • Open the console of your server
  • Login as root
  • Type: crontab -e
  • Scroll back and add this line: 1 * * * * python3 /path_of_the_file/file.py
  • Type CTRL + X ==> Y ==> and now quit

4)Thanks to...

  • Python devs xD because i created this bot with this beautiful language
  • pablo for helping me with Auto refil
  • Xenos to support me all time

About

License:GNU General Public License v3.0


Languages

Language:Python 99.0%Language:Procfile 1.0%