weechat-discord icon indicating copy to clipboard operation
weechat-discord copied to clipboard

Unmaintained! And also apparently this is against their TOS so DON'T USE THIS -- Weechat plugin for Discord support - https://weechat.org/ https://discordapp.com/

Results 9 weechat-discord issues
Sort by recently updated
recently updated
newest added

Sync the read state of the weechat buffer back to Discord. Should be a user-configurable option.

On startup pull backlog from the server and disregard the log on disk.

When a user is banned and their messages are deleted, if they have only sent one message it is shown as deleted fine however, if they have sent multiple messages...

For every update to user/channel state, this program iterates through every channel on every server, then through every user on the server; calculates their nick, asks weechat whether that nick...

Would be nice to have an option to merge the server buffers with the core buffer on creation like IRC servers are.

The discord-rs Message object has a `timestamp: String` field. We probably want to do something with it instead of snagging the probably terrifyingly wrong local time off the user's computer.

Instead of `config_get_plugin` etc. that return strings only, create a system that uses `config_new` and the like that provide more complex features like typed config values and change notifications. Probably...

Possible features: 1. Dump username, nickname, game status, discord ID, all mutual servers, etc. of any user specified 2. List people in channel, their roles, etc. 3. List people in...