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

Releases: Geckon01/dNewsBot

V1.0.3

01 Jul 07:40
Compare
Choose a tag to compare

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