WiktorGmur / Useless-Fact-BOT

Discord BOT written in C# which just returns useless facts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Useless Fact BOT 👾

Like the title says, it's just a discord bot which returns a useless fact when asked.

Setup

Clone the repo, change the directory put your token in the variable named "token", compile and you have a useless discord bot on your server!

  git clone https://github.com/WiktorGmur/Useless-Fact-BOT.git
  cd Useless-Fact-BOT
  csc Program.cs

About

Discord BOT written in C# which just returns useless facts.


Languages

Language:C# 100.0%