Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 242 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 242 Bytes

Discord Messages Extractor

Simple HTTP service, for extracting messages from Discord server.

Usage

> go build dme.go
> ./dme -token DISCORD_BOT_TOKEN
> curl http://localhost:8080?channelId=CHANNEL_ID&limit=10