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

Add cite functionality #17

Open
ghost opened this issue Sep 15, 2015 · 2 comments
Open

Add cite functionality #17

ghost opened this issue Sep 15, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Sep 15, 2015

I suggest implementing the following commands

!lgadd gathers the last chat message within a channel and saves it into a collection of cites.
eg:

 <rob> Ein Drache und ein Krieger, kämpfen auf dem Berg, Airbrushgemälde,...
 [someone calls !lgadd]
 <jabberbot> Leider geil!
 [cite from rob is saved into the collection]

!leidergeil outputs a random cite from the collection
eg:

 <someUser> !leidergeil
 <jabberbot> Cite by rob: "Ein Drache und ein Krieger, kämpfen auf dem Berg, Airbrushgemälde,..." -- Leider geil (#1, 09/15/2015)

!leidergeil #id outputs the cite with id from the collection
eg:

 <someUser> !leidergeil #1
 <jabberbot> Cite by rob: "Ein Drache und ein Krieger, kämpfen auf dem Berg, Airbrushgemälde,..." -- Leider geil (#1, 09/15/2015)
@ghost
Copy link
Author

ghost commented Sep 15, 2015

👜 👍

@screendriver
Copy link
Owner

Great idea! :neckbeard:

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

1 participant