geekbot/readme.md
2020-06-01 02:20:27 +02:00

851 B

pipeline status

Geekbot.net

A General Purpose Discord Bot written in DotNet Core.

You can invite Geekbot to your server with this link

Technologies

  • DotNet Core 3.1
  • 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.

For a list of commandline arguments use dotnet run -- -h

Contributing

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