This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
0.4.2
tags/docs-0.9
Brandon Smith
10 years ago
parent
c37a895b9c
commit
4f45f8e851
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
src/Discord.Net.Commands/project.json
+1
-1
src/Discord.Net/project.json
+ 1
- 1
README.md
View File
@@ -1,4 +1,4 @@
# Discord.Net v0.4.
1
# Discord.Net v0.4.
2
An unofficial .Net API Wrapper for the Discord client (http://discordapp.com).
[Join the discussion](https://discord.gg/0SBTUU1wZTVjAMPx) on Discord.
+ 1
- 1
src/Discord.Net.Commands/project.json
View File
@@ -13,7 +13,7 @@
"warningsAsErrors": true
},
"dependencies": {
"Discord.Net": "0.4.
1
"
"Discord.Net": "0.4.
2
"
},
"frameworks": {
"net45": { },
+ 1
- 1
src/Discord.Net/project.json
View File
@@ -1,5 +1,5 @@
{
"version": "0.4.
1
-*",
"version": "0.4.
2
-*",
"description": "An unofficial .Net API wrapper for the Discord client.",
"authors": [ "RogueException" ],
"tags": [ "discord", "discordapp" ],
Write
Preview
Loading…
Cancel
Save