Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

WIP:Inject acronyms from IRC acrobot database into GChat response #12

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

m-czernek
Copy link
Owner

The following PR will check acronyms against the IRC maintained database at [1], and if an acronym is found in the database, it is injected into the response. Consequently, users will get both acronyms from internally maintained database as well as the publicly-maintained database used for the IRC bot.

The feature is currently deployed and being tested in production setting. Should there be no objections by the users, it will be merged into master.

[1] https://github.com/theacrobot/AcroBot/blob/master/data/abbrev.yaml

@m-czernek
Copy link
Owner Author

m-czernek commented Mar 23, 2020

Missing integration tests of both YAML and DB source at once. Unit tests for DB and YAML present. Changing to WIP till then.

@m-czernek m-czernek changed the title Inject acronyms from IRC acrobot database into GChat response WIP:Inject acronyms from IRC acrobot database into GChat response Mar 23, 2020
@m-czernek
Copy link
Owner Author

Fixed a small NPE issue; deployed into prod and realized tests are missing for room interactions. Still WIP for now;

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

Successfully merging this pull request may close these issues.

1 participant