slack bot for bogosort
- Get slack integration token
- Create
#bogosort
and invite the bot - Create
config.yml
and write the token (cf.config.yml.example
) - Create
size.txt
and write any number (initial size of list) - Run
$ bundle install --path=vendor/bundle
$ bundle exec ruby main.rb