geekbot/readme.md

18 lines
274 B
Markdown
Raw Normal View History

2017-04-12 21:52:29 +02:00
# Geekbot.net
2017-05-07 23:52:01 +02:00
A General Purpose Discord Bot written in DotNet Core
2017-04-13 00:30:56 +02:00
2017-05-07 23:52:01 +02:00
### Building
2017-04-13 00:30:56 +02:00
Geekbot.net Requires dotnet core 1.0.1 and dotnet core cli 1.1
`dotnet restore`
`cd Geekbot.net`
`dotnet run`
2017-05-07 23:52:01 +02:00
### Contributing
Everyone is free to open an issue or create a pull request