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

Re-implement greeting newcomer by name #53

Open
shaunagm opened this issue Mar 15, 2015 · 1 comment
Open

Re-implement greeting newcomer by name #53

shaunagm opened this issue Mar 15, 2015 · 1 comment

Comments

@shaunagm
Copy link
Owner

Right now we import the welcome message from a settings file and attach it to an instantiated bot, but with this method we can't dynamically include the username with the message. My guess is that the best way to fix this is to have welcome_message be a method on the bot which takes a username.

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

No branches or pull requests

2 participants