Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 939 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 939 Bytes

ISTE-Bot

This is the code for the discord bot found in the servers of ISTE-VIT.


Tech Stack

  • Python
  • Replit
  • Flask

Installation and Execution

git clone https://github.com/ISTE-VIT/ISTE-Bot
cd ISTE-Bot
python main.py

Alternatively use the import function on https://replit.com/ and run it there. We reccomend this as this will allow you to use a pinger to keep the bot online while you're away.

For pinger: Use any sort of HTTPs pings to the IP address of the flask server. We set up one using https://uptimerobot.com


Made with ❤️ by ISTE-VIT