Matt Bryant

Results 10 issues of Matt Bryant

Skip to TLDR. Recently, many people in all Discord servers have been experiencing problems with connecting to voice channels. During a raid of 50+ people, half the people in a...

Hi. Nice work. Please improve support for Windows. Specifically symbolic link creation as it currently does not work. I think the problem is caused by a difference in unix and...

Guild sync gives role to people invited (but not yet accepted invite) to a guild. https://github.com/Maselkov/GW2Bot/blob/9c3c5ff8254942edb92a0f0fabf400fd793d05b8/guildwars2/guild/sync.py#L175 Please filter the array of guild members by rank, excluding any members with the...

Detecting whether a festival is active or not would be great for `/daily`, `/notifier daily`, and `/reminder event` for subscribing to festival events that run on a fixed schedule: Halloween...

https://github.com/Maselkov/GW2Bot/blob/9998f3d84147670ab54d56a8d35643ed103645b9/guildwars2/guild/sync.py#L326-L331 A player was recently kicked from my guild, but my Discord server audit log says "$guildsync" as the reason for the role removal. It would be great if the...

Like `/reminder event` has the optional argument "minutes_before_event" - it would be nice to have a similar option for the `/reminder mystic_forger` command like "hours_after_reset" so the bot can be...

When this option is enabled, the bot creates one role for each world, then assigns every applicable role to each user in the server. For example, if a user has...

Hi. Here is a list of models that causes the software to crash if you try to view or extract: 1194245 1381893 3035053 3035063 3035073 3036611 3064004 3100350 3100638 3100682...

Hi, great work and thank you for this tool! Sometimes when I extract a model, the OBJ file contains meshes with `usemtl None` but when I view the model in...

The `/daily` command is currently broken and always returns the message **"Dailies are current unavailable. Try again in a bit"** This is because the [daily achievements API endpoint](https://wiki.guildwars2.com/wiki/API:2/achievements/daily) is now...