Seen is now keeping track of nicks using a TreeMap on various events (nick change, join, etc.)
This commit is contained in:
parent
145749408b
commit
f35313bf62
8 changed files with 108 additions and 33 deletions
|
@ -1,9 +1,9 @@
|
|||
#Generated by the Semver Plugin for Gradle
|
||||
#Fri Sep 16 00:01:57 PDT 2022
|
||||
version.buildmeta=525
|
||||
#Fri Sep 16 10:29:48 PDT 2022
|
||||
version.buildmeta=542
|
||||
version.major=0
|
||||
version.minor=8
|
||||
version.patch=0
|
||||
version.prerelease=rc
|
||||
version.project=mobibot
|
||||
version.semver=0.8.0-rc+525
|
||||
version.semver=0.8.0-rc+542
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue