17 lines
274 B
Markdown
17 lines
274 B
Markdown
# Geekbot.net
|
|
|
|
A General Purpose Discord Bot written in DotNet Core
|
|
|
|
### 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
|