git clone https://github.com/hoclos/SwiftDiscordBot.git
cd SwiftDiscordBot
heroku container:login
heroku create
heroku config:set DISCORD_TOKEN="<discord token here>"
heroku container:push worker --arg DOCKER_IMAGE=norionomura/swift:5.0Configure Dyno on your Heroku Dashboard
Norio Nomura
Swift Compiler Discordapp Bot is available under the MIT license. See the LICENSE file for more info.