ysshah / discord-bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy to Heroku

  1. Create an account on https://www.heroku.com
  2. Install Heroku CLI
    brew tap heroku/brew
    brew install heroku
  3. Create a local repository and connect it to Heroku
    git init
    heroku create

About


Languages

Language:Python 100.0%