Freya Arbjerg

Results 193 comments of Freya Arbjerg

Not sure how the command usage would be

That could work, though why not 10?

There's no need for a regex. the argument is either a number or a user. We can use fuzzy search to find a user.

Fuzzy search would be good to include here

That'd be great. Please make the bot respect the manage messages permission. On 24 January 2017 at 09:25, Chromaryu wrote: > I'll be get on work. > > — >...

For consistency I'm thinking that this could work with the announce config option (currently in testing), though I would need a way to access this metadata. Maybe the data is...

I'm not familiar with the APIs. If you have any info about it please let me know. On 14 January 2017 at 01:45, Chromaryu wrote: > maybe accessing and read...

Looks good, though I'm not sure if anyone is currently using icecast streams. If you want you could implement this into the bot yourself. You can override the title of...

The regex still won't work for town names containing characters that are not A-Z, for instance: ``` Tjæreborg São Paulo Москва Clermond-Ferrand 東京 ``` You might also need to `trim()`...