apertium / phenny

This is a port of phenny, a Python IRC bot, to Python3. This specific version, called begiak, is a fork of the Wadsworth version, used by the apertium project.
http://wiki.apertium.org/wiki/Begiak
Other
16 stars 42 forks source link

[more.py] module issues #594

Open jonorthwash opened 3 years ago

jonorthwash commented 3 years ago

Recent interaction with the .more module revealed some things that could be fixed:

(17:17:32) begiak: apertium-packaging: TinoDidriksen [ 7ee3576 ] languages/giella-lut/debian/changelog, tools/apertium-init/debian/control, languages/apertium-bkl/debian/control, languages/apertium-yid/debian/changelog, languages/apertium-frp/debian/control, pairs/apertium-ava-rus/debian/control, pairs/apertium-cos-ita/debian/control, pairs/apertium-oci-spa/debian/changelog, pairs/apertium-tat-kaa/debian/control,
(17:17:33) begiak: Type ".more" to view remaining 79 messages.
...
(17:47:39) firespeaker: .more
(17:47:39) begiak: apertium-contact: Khadija Refouh <fe...@gm....com>: Use ِApertium for research purposes (1684 remaining)

Issue 1

Maybe there should be separate ways to view more commit messages versus more emails, though I'm not convinced about this.

Issue 2

The .more command should probably just do more of whatever was last and not queue things indefinitely.

Issue 3

The email module isn't reporting when new messages come in because the queue is hopelessly behind.

jonorthwash commented 3 years ago

See also #410, #411, and https://github.com/apertium/phenny/projects/1 .

jonorthwash commented 3 years ago

See also #410, #411, and