Skip to content

yangelis/bald-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bald-bot

NOT EVEN ALPHA STATE

This is a twitch bot written in julia. For now it can connect to a twitch channel, read messages and even send some

Usage

$ julia --project
julia> using julia_bot
julia> run_bot("path/to/config.json")

Now, open a separate terminal and connect to the repl as port 6969

ncat localhost 6969
#> join channel_name
#> say hello chat
#> ...
#> part channel_name

About

A twitch bot written in julia

Topics

Resources

License

Stars

Watchers

Forks

Languages