Skip to content

akam1o/discord-channel-mirror-bot

Repository files navigation

discord-channel-mirror-bot

Deploy

Detail

Discord channel mirror bot for heroku.

how to deploy

1. Fork from this repository

2. Register on heroku

Deploy

2.1 Create new app

heroku create new app

2.2 Connect to your github repository

Connect to your github repository

2.3 Set config vars of heroku app

Set the following config:

  • SOURCE_CHANNEL_ID
  • SOURCE_DISCORD_BOT_TOKEN
  • TARGET_CHANNEL_ID
  • TARGET_DISCORD_BOT_TOKEN

Set config vars of heroku app

2.4 Deploy

2.5 Set your dynos

e.g. Set Free dynos

Set Free dynos