Faellesskabet / kuliv.dk

A repository for kuliv.dk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KULiv

KULiv is a student driven organization at the Univeristy of Copenhagen, which seeks to connect students through the use of Discord.

Contributing

Find a bug or have a suggestion?

Create a new issue at https://github.com/Faellesskabet/Discord-Botten/issues with your suggestion or bug!

Creating new features

You are welcome to add whatever you want! Checkout from the develop branch and make whatever you feel like. If you want to help, but are not sure with what, then you can take a look at some existing issues :D

Setting up

Prerequisites

  1. .NET 6.0
  2. .NET Core 3.1
  3. MongoDB

Setting up Discord Bot

You need to set a Discord Token in order to run the bot,

  1. Create a Discord bot and copy its in the Discord Developer Portal
  2. Navigate to Dikubot/Properties/launchSettings.json
  3. Set all the things

You've now connected your own Discord Bot.

Setting up Datalayer

  1. All you need is to install MongoDB if you haven't already
  2. Make sure it is running

About

A repository for kuliv.dk


Languages

Language:C# 96.6%Language:HTML 3.2%Language:CSS 0.1%Language:Dockerfile 0.0%Language:JavaScript 0.0%Language:Shell 0.0%