Releases: commonlispbr/troll-shield
0.7.3
0.7.2
0.7.1
0.7.0
Changelog
8888d72 Merge pull request #9 from commonlispbr/feature/remove-not-ban
228ec11 Remove users: give a chance to try again
5931fc6 Merge pull request #8 from commonlispbr/feature/passlist-tests
1fcfbb8 Simplify CI: remove pull_request check, only push is enough
0cebfd1 Fix grammar
9afd435 Add unit tests for /pass command
9c6e781 Add /pass command (#6)
a5b8e84 data-mining-logs: extract documents and messages (#5)
0.6.0
0.5.1
0.5.0
Changelog
71f2523 Merge pull request #2 from commonlispbr/feature/troll-shield-anti-ban-system
7acb3b9 Add test for setupHiddenBot
1398ef0 Add error case to TestKickTroll
641d00c Improve test coverage
a1d451e Add leaveChat events when troll-shield is on trollGroups
cfb6140 Add secondary bot setup to only make findTrollHouses request
0.5.0-rc
0.4.2
Changelog
8b116f5 Merge pull request #1 from commonlispbr/feature/tests
c5056f0 Replace Coveralls with Codecov
f03426c Add coverage to github action
cfbdac6 Add CI badges to README.md
a845e99 Add TestWelcomeMessage
8e383d8 Add TestKickTroll
7f13fa8 Add TestFindTrollHouses
853fba5 Add BotMockup type to tests
69031ac Add TestEvents
92bd96d Split main into smaller functions and add TrollShieldBot interface
52cee34 Add test github action
015f763 Add troll_shield_test.go with simple test for getUserName
f1478b0 Improve function godocs