Jacob McBlane
Jacob McBlane
When a bot posts a message that is an embed, the embed no longer shows in bitlbee channels. For instance, Bible bots which respond with verses that are enclosed in...
I use extensions for my web-browser to make it vim-like (keyboard oriented controls), and shine for reddit's keybinds conflict with these. It would be great to have a setting to...
When trying the basic_bot example, I get a rather quick crash after a moment of the bot successfully working. Here is the output: ``` basic_bot.nim(19) basic_bot asyncdispatch.nim(1656) waitFor asyncdispatch.nim(1516) poll...
Running the basic bot example, I get the following crash after a short time: ``` basic_bot.nim(19) basic_bot asyncdispatch.nim(1656) waitFor asyncdispatch.nim(1516) poll asyncdispatch.nim(1282) runOnce asyncdispatch.nim(191) processPendingCallbacks asyncmacro.nim(36) sessionHandleSocketMessage_continue discord.nim(354) sessionHandleSocketMessageIter asyncmacro.nim(313)...