Misc: Fix README link

master
Marc Egerton 2020-04-22 21:27:05 +01:00
parent 968007b058
commit fa7172a2a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Scuzzy Discord Bot
Scuzzy is a simple Discord bot written in Golang. It uses [https://github.com/bwmarrin/discordgo](discordgo).
Scuzzy is a simple Discord bot written in Golang. It uses [discordgo](https://github.com/bwmarrin/discordgo).
## Bot Configuration
A sample bot configuration is provided in the `cmd` directory.