/UbuntuServerDiscordBot

A simple bot to monitor your ubuntu server from discord. Written in .net core. Still a work in progress ...

Primary LanguageC#

Ubuntu Server Discord Bot

Built on top of RogueException's Discord.Net library and foxbot's c# Discord bot base code.

Setup

Installing and setting up the server side code

TBC

Setting up on Discord

  1. Set up a Discord app and bot here
  2. Edit this link and open it in your browser https://discordapp.com/api/oauth2/authorize?client_id=<YOUR BOT ID HERE>&scope=bot&permissions=<YOUR BOT'S PERMISSION CODE HERE>
  3. At the page that just opened, choose your Discord Server that you want to add the bot to.
  4. Make sure your bot has permissions to send messages to the desired channel(s)

Footnote

This is still a work in progress. More to follow at a later stage.