浏览代码

Link to Awesome-DiscordGo

Bruce Marriner 8 年之前
父节点
当前提交
ddeb148835
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      README.md

+ 2 - 4
README.md

@@ -100,10 +100,8 @@ Below is a list of examples and other projects using Discordgo.  Please submit
 an issue if you would like your project added or removed from this list 
 
 - [Basic - New](https://github.com/bwmarrin/discordgo/tree/develop/examples/new_basic) A basic example using the easy New() helper function
-- [Basic - API](https://github.com/bwmarrin/discordgo/tree/develop/examples/api_basic) A basic example using the low level API functions.
-- [Bruxism](https://github.com/iopred/bruxism) A chat bot for YouTube and Discord
-- [GoGerard](https://github.com/GoGerard/GoGerard) A modern bot for Discord
-- [Digo](https://github.com/sethdmoore/digo) A pluggable bot for your Discord server
+- [Basic - API](https:/Contributing/github.com/bwmarrin/discordgo/tree/develop/examples/api_basic) A basic example using the low level API functions.
+- [Awesome Discordgo](https://github.com/bwmarrin/discordgo/wiki/Awesome-DiscordGo) A curated list of high quality projects using DiscordGo
 
 ## Troubleshooting
 For help with common problems please reference the