sedcord-go
Edit messages without editing messages

💡About
A simple bot to run sed at Discord messages.
📥 Installation
Heroku

Local/VPS
git clone https://github.com/RedsonBr140/sedcord-go.git
cd sedcord-go
cp .env.sample .env
# Edit the .env file
go run main.go
⌨ Usage
Reply to a message with !s <your regex>
for example: !s s/game/half-life/
💌 License
MIT License
❤️ Keep It Simple, Stupid