Skip to content

gaelforget/TeoBot.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeoBot

This is a very simple bot to publish random stuff from the internet.

Usage

Firstly, you need credentials for accessing to the twitter API. Apply here.

Save those credentials in ENV variables (see documentation).

Required values: ENV["TWITTER_CKEY"], ENV["TWITTER_CSEC"], ENV["TWITTER_OTOK"], ENV["TWITTER_OSEC"].

After that, download TeoBot and cd to this project, then in terminal (linux or similar) execute:

julia --project=./ --color=yes scripts/scripts.jl

In scripts you'll find some examples.

About

This is my bot for twitter in JuliaLang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%