This repository was archived by the owner on May 27, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1
Cython bindings of libopus for discord.py
License
NotificationsYou must be signed in to change notification settings
imayhaveborkedit/discord-ext-copus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is obsolete. Seehttps://github.com/imayhaveborkedit/discord-ext-speedups
Cython bindings of libopus for discord.py
fromdiscord.extimportcopuscopus.install()
This monkeypatches the extension objects into discord.py, replacing the pure-python+ffi ones. To revert this simply callcopus.uninstall()
.
I know replacing C code interaction with slightly more C code interaction isn't going to net any big gains. This was made mostly as an experiment for use in future projects.
- Python 3.6.4+
- discord.py
Compiling from source requires:
- cython 0.27.3
About
Cython bindings of libopus for discord.py
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.