Skip to content

Instantly share code, notes, and snippets.

View aminoxix's full-sized avatar
🌀
behold! the unquenchable fire of the hearts!

aminos. aminoxix

🌀
behold! the unquenchable fire of the hearts!
View GitHub Profile
@aminoxix
aminoxix / main.go
Created November 18, 2021 07:13
DiscordGo: Ping Pong!
/* pingome is a discord bot written in Go. It follows specific text by user, to notify them via direct message.
* To installing dependencies, run via replit:
*
* $ go mod init amino19/pingo
* $ go get github.com/bwmarrin/discordgo
*
* ⭐ Star the gist to bookmark, fork to share and appreciate the work.
*
* FMI: https://github.com/amino19/pingo
*/
@aminoxix
aminoxix / README.md
Created June 26, 2021 10:11 — forked from dims/README.md
Kubernetes Resources