Skip to content

DaCurse/muse

Repository files navigation

muse

A minimal Discord bot written in C that detects song links in messages and replies with equivalent links from other music platforms.

The bot communicates directly with the Discord Gateway and REST API, using epoll for event handling and libcurl for WebSockets and HTTP requests.

Compilation on Windows tested with MSYS2 MINGW64.

References

Using wepoll for Windows: https://github.com/piscisaureus/wepoll

Based on cURL multi event example: https://curl.se/libcurl/c/multi-event.html

Using Songlink's public API for cross-platform song matching:

About

Minimal Discord bot that detects song links in messages and replies with equivalent links from other music platforms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors