Geekbot, but in dotnet core
Find a file
2017-10-01 23:41:25 +02:00
Geekbot.net Adding mal integration 2017-10-01 23:41:25 +02:00
.gitignore Add Serilog 2017-09-26 15:49:25 +02:00
Geekbot.net.sln Initial Commit 2017-04-12 21:49:04 +02:00
LICENSE updating readme and adding license 2017-05-07 23:52:01 +02:00
readme.md Update Readme.md 2017-09-30 02:00:21 +02:00

Geekbot.net

A General Purpose Discord Bot written in DotNet Core.

You can invite Geekbot to your server with this link

Technologies

  • DotNet Core 2
  • Redis
  • Discord.net

Running

Make sure redis is running

Run these commands

  • dotnet restore
  • dotnet run

On your first run geekbot will ask for your bot token, everything else is taken care of.

Contributing

Everyone is free to open an issue or create a pull request