Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Fefefo committed Aug 23, 2020
1 parent a9cece7 commit 3e00171
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## inGObot

A simple discord bot writed in go


## Dependencies

- [moeScraper](https://github.com/Fefefo/moeScraper)
- [discordgo](https://github.com/bwmarrin/discordgo)
- [ini](https://github.com/go-ini/ini/tree/v1.60.0)


## Ini

```ini
disc_api = "string"
```

0 comments on commit 3e00171

Please sign in to comment.