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
Merge
8b8f0da6f0
into
d8c4b7537b
pull/851/merge
ohjinsoo
GitHub
8 years ago
parent
d8c4b7537b
8b8f0da6f0
commit
864eed6401
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.gitignore
+1
-1
README.md
+ 1
- 1
.gitignore
View File
@@ -33,7 +33,7 @@ bld/
*.VisualState.xml
*.VisualState.xml
TestResult.xml
TestResult.xml
# Build Results of an ATL Project
# Build Results of an ATL Project
.
[Dd]ebugPS/
[Dd]ebugPS/
[Rr]eleasePS/
[Rr]eleasePS/
dlldata.c
dlldata.c
+ 1
- 1
README.md
View File
@@ -6,7 +6,7 @@
An unofficial .NET API Wrapper for the Discord client (http://discordapp.com).
An unofficial .NET API Wrapper for the Discord client (http://discordapp.com).
Check out the [documentation](https://discord.foxbot.me/docs/) or join the [Discord API Chat](https://discord.gg/0SBTUU1wZTVjAMPx).
Check out the [documentation](https://discord.foxbot.me/docs/) or join the [Discord API Chat]
.
(https://discord.gg/0SBTUU1wZTVjAMPx).
## Installation
## Installation
### Stable (NuGet)
### Stable (NuGet)
Write
Preview
Loading…
Cancel
Save