Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

V1.0.3

Latest
Compare
Choose a tag to compare
@Geckon01 Geckon01 released this 01 Jul 07:40
· 6 commits to master since this release

Self-hosting the bot

You can host your own bot instance.

  1. Download required zip from this release. Note that linux non-standalone required to install .Net core, you can read about this here
  2. Create the Discord bot account at this page. Claim your token and clientId.
  3. Fill the Token and ClientId in Config/config.json file.
  4. Start the bot.
  • On windows to start bot app just double click DiscordNewsBot.exe
  • On linux and osx open terminal in bot folder and type: ./DiscordNewsBot