Allan Galarza

Results 27 comments of Allan Galarza

@xonvanetta NabBot first searches the guild on guildstats.eu, which has case insensitive search, obtains the correct case of the name, and then it searches TibiaData.com with the correct name.

One of the drawbacks with reactions is their response time, due to API rate-limiting. You must have noticed already how when you use a command that has vocation filters, a...

Yes, this is something that has been requested a couple times and I want to add, but I'm I haven't decided on the details of how to implement it and...

@Tschis You mean the add and remove subcommands? I like the idea.

Yeah, I think something similar to what `adduser` does could be done, at the end it just tells you which ones were added: ![image](https://user-images.githubusercontent.com/12865379/54059412-50628d00-41b6-11e9-999f-b1be9e38bf9a.png)

@luansmg the main issue here is setting up some internationalization system, basically, having every single message NabBot uses centralized in one place, with some system that switches between them depending...

@scrambledsage what the issue means is being able to translate all the bot, not a translate command.

Not complicated, the problem is that it would make level and deaths announcements even slower cause it would talke longer to check everyone on the hunted character list. Tibia.com doesn't...

Life would be wonderful with an API. Makes me think that if discord existed back when I had OTs, I would've made so many things with it.

I don't think this would be viable to implement at the moment. Events are meant to be managed by any users, so at a given time, a server might have...