geekbot/readme.md

20 lines
433 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-08-07 18:42:30 +02:00
You can invite Geekbot to your server with [this link](https://discordapp.com/oauth2/authorize?client_id=171249478546882561&scope=bot&permissions=1416834054)
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