This repository has been archived by the owner on Mar 18, 2023. It is now read-only.
Self-hosting the bot
You can host your own bot instance.
- Download required zip from this release. Note that linux non-standalone required to install .Net core, you can read about this here
- Create the Discord bot account at this page. Claim your token and clientId.
- Fill the Token and ClientId in Config/config.json file.
- 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