Browse Source

Update discordrb to fix voice websocket error

Frans Bergman 4 năm trước cách đây
mục cha
commit
e1c86960c4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Gemfile

+ 1 - 1
Gemfile

@@ -2,6 +2,6 @@ source "https://rubygems.org"
 
 
 ruby ">=2.5.3"
 ruby ">=2.5.3"
 
 
-gem "discordrb"
+gem "discordrb", :git => 'https://github.com/swarley/discordrb.git', :branch => 'voice_websocket_update'
 gem "icunicode"
 gem "icunicode"
 gem "youtube-dl.rb"
 gem "youtube-dl.rb"