Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (29 loc) · 1.26 KB

sedcord-go

Edit messages without editing messages

Go Report Card CodeQL

💡About

A simple bot to run sed at Discord messages.

📥 Installation

Heroku

Deploy

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