Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible fix for #58 v2! #59

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

EcoNooob
Copy link

I have no clue what i'm doing

As you might have noticed, i'm also new to github..... :D had a small typo in the previous shizzle
@Exotic-Retard
Copy link
Member

fixes #58

if not sender in self.timers:
self.timers[sender] = 16
if time.time() - self.timers[sender] > 15:
self.bot.privmsg(kwargs['mask'].nick, "This is an official bot run by Forged Alliance Forever. Replies to this bot are not monitored. If you need to talk to a moderator, find someone with their name in white at the top of the player list. If there are none online at this time then ask someone in chat to help you.")
Copy link
Member

@micheljung micheljung Sep 23, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

find someone with their name in white at the top of the player list

This makes assumptions about the user interface, but it may change, the user may have a different style installed, or he may use a different client

@PhilipJFryFAF
Copy link
Contributor

for the average user it's good enough
the only different client is the java client which displays who is a moderator well on it's own
users who have a different theme most certainly know how things work here already
if the design in the regular changes someone can make a new PR to edit the text
imho the text is good enough as it is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants