Skip to content

The chat bot Zozin does not want you to know about.

License

Notifications You must be signed in to change notification settings

tsoding/Gatekeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatekeeper

The chat bot Zozin does not want you to know about.

Quick Start

Gatekeeper

Gatekeeper is the bot process itself.

$ go build ./cmd/gatekeeper/
$ ./gatekeeper

Gaslighter

Gaslighter is the bot configuration command line tool which works by connecting to the bot's database and modifying it.

$ go build ./cmd/gaslighter/
$ ./gaslighter

Environment Variables

Name Description
GATEKEEPER_DISCORD_TOKEN Discord token https://discord.com/developers/docs/topics/oauth2
GATEKEEPER_PGSQL_CONNECTION PostgreSQL connection URL https://www.postgresql.org/docs/current/libpq-connect.html#id-1.7.3.8.3.6
GATEKEEPER_TWITCH_IRC_NICK Twitch Login
GATEKEEPER_TWITCH_IRC_PASS Twitch Password https://twitchapps.com/tmi/

About

The chat bot Zozin does not want you to know about.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages