pizzaandcoffee / Geekbot.net

A General Purpose Discord Bot written in C#

Home Page:https://geekbot.pizzaandcoffee.rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline status

Geekbot.net

A General Purpose Discord Bot written in C#

You can invite Geekbot to your server with this link

Technologies

  • .NET 5
  • PostgreSQL
  • Discord.net

Running

You can start geekbot with: dotnet run

On your first run geekbot will ask for your bot token.

You might need to pass some additional configuration (e.g. database credentials), these can be passed as commandline arguments or environment variables.

For a list of commandline arguments and environment variables use dotnet run -- -h

All Environment Variables must be prefixed with GEEKBOT_

Contributing

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

About

A General Purpose Discord Bot written in C#

https://geekbot.pizzaandcoffee.rocks

License:GNU General Public License v3.0


Languages

Language:C# 100.0%Language:Dockerfile 0.0%