Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 352 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 352 Bytes

bogosort-bot

slack bot for bogosort

Setup

  • 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

Run

$ bundle exec ruby main.rb