Skip to content

stonstad/DSharpPlus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork Details

This fork of DSharpPlus removes unsafe code execution from the library. The following changes are implemented:

  • Removes unsafe buffers used during Zstd payload decompression.
  • Removes references to third-party C libaries libzstd and sodium.
  • Adds overflow check for received messages. The maximum payload size (32 kb).

DSharpPlus

An unofficial .NET wrapper for the Discord API, based off DiscordSharp, but rewritten to fit the API standards.

Documentation

The documentation for the latest nightly version is available at dsharpplus.github.io.

Resources

The following resources apply only for the latest stable version of the library.

Tutorials

Example bots

About

A fork of DSharpPlus with unsafe code removed.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 100.0%