shashwatVar / programmer-lyf-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programmer Lyf Bot

This bot brings in the latest news, the latest memes, the latest rants and everything needed to make a programmer's life complete

Screenshots

Development

  1. Copy .env.example to .env
  2. Fill out the required tokens in .env
  3. Change the config files in config/ as required
  4. virtualenv venv && source venv/bin/activate
  5. pip3 install -r requirements.txt
  6. Good to go!

About

License:MIT License


Languages

Language:Python 98.8%Language:Shell 1.2%