Gemfile 186 B

1234567
  1. source "https://rubygems.org"
  2. ruby ">=2.5.3"
  3. gem "discordrb", :git => 'https://github.com/swarley/discordrb.git', :branch => 'voice_websocket_update'
  4. gem "youtube-dl.rb"
  5. gem "sqlite3"