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