racket-cord
racket-cord copied to clipboard
A discord library for racket
If possible, write an integration test that does the following: 1. Starts r16 in a (private, only known to me) guild 2. Starts a Discord bot written in a different...
From [the documentation](https://discord.com/developers/docs/resources/message#edit-message): >To remove or replace files you will have to supply the attachments field which specifies the files to retain on the message after edit. In particular, this...
Example error (preceded by two lines of debug output): ``` discord: Error: Received EOF on websocket [error] discord: Error: Received EOF on websocket ws-send!: contract violation: expected: ws-conn? given: #f...