mikeyhodl / presentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠 Setup

  1. Clone this repo and install required Python dependencies:
python3 -m pip install -r requirements.txt
  1. Create your own Telegram bot by contacting @BotFather.
  2. Rename the included file config.sample.json to config.json and fill in your personal bot token.
  3. Run the bot:
python3 bot.py

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%