19 lines
433 B
Markdown
19 lines
433 B
Markdown
# Geekbot.net
|
|
|
|
A General Purpose Discord Bot written in DotNet Core
|
|
|
|
You can invite Geekbot to your server with [this link](https://discordapp.com/oauth2/authorize?client_id=171249478546882561&scope=bot&permissions=1416834054)
|
|
|
|
### Building
|
|
|
|
Geekbot.net Requires dotnet core 1.0.1 and dotnet core cli 1.1
|
|
|
|
`dotnet restore`
|
|
|
|
`cd Geekbot.net`
|
|
|
|
`dotnet run`
|
|
|
|
### Contributing
|
|
|
|
Everyone is free to open an issue or create a pull request
|