Skip to content

vsec7/distee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

DisTee ( Discord Tee )

DisTee is a GO tool that works like tee command, Feed input to distee through the stdin.

Crafted By : github.com/vsec7

Installation

go install -v github.com/vsec7/distee@latest

Setup Configuration

distee -setup

Basic Usage :

 ▶ echo "Hello Cath" | distee
 ▶ cat file.txt | distee -c <channel_id>
 ▶ cat file.txt | distee -c <channel_id> -t <title> -code

Options :
  -setup, --setup                  Setup Configuration
  -c, --c <channel_id>             Send message to custom channel_id
  -t, --t <title>                  Send message with title
  -code, --code                    Send message with code markdown
  -config, --config <config.yaml>  Set custom config.yaml location

General Questions

[?] How to find the token ? READ HERE

[?] How to find the channel id ?

https://discord.com/channels/8173952126616XXXXX/<8174070495026XXXXX> <= Channel ID

Dependencies

  • github.com/bwmarrin/discordgo

About

DisTee is a GO tool that works like tee command, Feed input to distee through the stdin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages