conexus icon indicating copy to clipboard operation
conexus copied to clipboard

A simple Discord bot to link private text channels to voice channels.

Results 8 conexus issues
Sort by recently updated
recently updated
newest added

Bumps [discordrb](https://github.com/shardlab/discordrb) from 3.3.0 to 3.4.3. Release notes Sourced from discordrb's releases. v3.4.3 Security release for 3.4 v3.4.1 v3.4.1 - 2020-02-04 This is a smaller release that fixes a version...

dependencies

Hello everyone. I created this Discord bot back in high school as an exercise in Ruby and for a school Discord server. Years later, I still have new people find...

The bot does not remember channel associations because its Discordrb::Server objects do not have the server's channels loaded. All associations are trimmed at startup. I've patched Discordrb, though I'm unsure...

Having the token in the command line poses a security risk as it can be viewed in process lists. ![img](https://i.imgur.com/c1qoClH.jpg) It should get the token from an environment variable instead.

enhancement

After a long hiatus, and noticing all the Reddit PM's explaining permission issues, I gotta look over how it works! This will fix issues such as #3

bug

So I am trying to do !rename, but it's saying I dont have permission? Help!

While users don't usually need to access voice text channels besides the one they're in, it might be useful for there to be some exceptions. (1) Bots might need access...

enhancement
help wanted