RedsonBr140 / sedcord-go

A Discord bot to run sed at messages. Written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A Discord bot to run sed at messages. Written in Go.

License:MIT License


Languages

Language:Go 99.0%Language:Procfile 1.0%