DiscordApp Command Line client written in GO

ssobolewski 971b4c9ae6 Couple fixes based on newest api 6 years ago
ansi 8dd6ba37bc Initial checkin 8 years ago
LICENSE a23577406e Initial commit 8 years ago
README.md 8dd6ba37bc Initial checkin 8 years ago
discordian.go 971b4c9ae6 Couple fixes based on newest api 6 years ago

README.md

discordian

A very simple DiscordApp CLI written in golang

Building

discordian requires the latest version of golang tools and discordgo

golang build discord.go

Running

./discordian -e emaildress -p password

Where the email address and password are your DiscordApp credentials

Binaries

Do you really trust someone elses binaries?