discorb 0.5.4 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: discorb
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.4
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - sevenc-nanashi
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-09-11 00:00:00.000000000 Z
11
+ date: 2021-09-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: async
@@ -74,6 +74,9 @@ executables:
74
74
  extensions: []
75
75
  extra_rdoc_files: []
76
76
  files:
77
+ - ".github/ISSUE_TEMPLATE/bug_report.md"
78
+ - ".github/ISSUE_TEMPLATE/config.yml"
79
+ - ".github/ISSUE_TEMPLATE/feature_request.md"
77
80
  - ".github/workflows/build_main.yml"
78
81
  - ".gitignore"
79
82
  - ".yardopts"
@@ -120,13 +123,13 @@ files:
120
123
  - examples/simple/wait_for_message.rb
121
124
  - exe/discorb
122
125
  - lib/discorb.rb
126
+ - lib/discorb/app_command.rb
123
127
  - lib/discorb/application.rb
124
128
  - lib/discorb/asset.rb
125
129
  - lib/discorb/audit_logs.rb
126
130
  - lib/discorb/channel.rb
127
131
  - lib/discorb/client.rb
128
132
  - lib/discorb/color.rb
129
- - lib/discorb/command.rb
130
133
  - lib/discorb/common.rb
131
134
  - lib/discorb/components.rb
132
135
  - lib/discorb/dictionary.rb
@@ -171,6 +174,7 @@ files:
171
174
  - lib/discorb/voice_state.rb
172
175
  - lib/discorb/webhook.rb
173
176
  - po/yard.pot
177
+ - sig/discorb.rbs
174
178
  - template-replace/files/css/common.css
175
179
  - template-replace/resources/version_list.html
176
180
  - template-replace/scripts/index.rb