sabi / golain

Lain - CLI-to-Discord Utility written in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golain - Lain: CLI-to-Discord Utility written in Golang

Install

  • Prerequisite: Install Go
  • Pull this repo: git pull https://github.com/sabi/golain.git or Download the zip
  • Enter the directory or unzip and change directory
  • go install or go build to compile the binary

Usage

  • golain msg -c DISCORD_CHANNEL "Your message goes here"
  • golain msg -c sabi_engineers "You're doing a great job!"

Add New Discord Webhook

  • golain add -c CHANNEL_NAME -w WEBHOOK

How to Create a Discord Webhook

  • Open your Server Settings, then go to Integrations image

  • Create a new webhook for the appropriate channel, then copy the webhook to clipboard image

About

Lain - CLI-to-Discord Utility written in Go

License:Other


Languages

Language:Go 100.0%