From 4828112d8acb84db85b924bd52b34e0bb092965c Mon Sep 17 00:00:00 2001 From: DarkFighterLuke <31162436+DarkFighterLuke@users.noreply.github.com> Date: Sat, 17 Apr 2021 11:15:24 +0200 Subject: [PATCH] Reordered position --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec94f83b..1665bb49 100644 --- a/README.md +++ b/README.md @@ -177,8 +177,8 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries for building and working with bots.* -* [ephemeral-roles](https://github.com/ewohltman/ephemeral-roles) - A Discord bot for managing ephemeral roles based upon voice channel member presence. * [echotron](https://github.com/NicoNex/echotron) - Library for Telegram Bots written in pure Go. +* [ephemeral-roles](https://github.com/ewohltman/ephemeral-roles) - A Discord bot for managing ephemeral roles based upon voice channel member presence. * [go-chat-bot](https://github.com/go-chat-bot/bot) - IRC, Slack & Telegram bot written in Go. * [go-joe](https://joe-bot.net) - A general-purpose bot library inspired by Hubot but written in Go. * [go-sarah](https://github.com/oklahomer/go-sarah) - Framework to build bot for desired chat services including LINE, Slack, Gitter and more.