Skip to content

Releases: commonlispbr/troll-shield

0.7.3

01 Sep 22:06
2d4d994
Compare
Choose a tag to compare

Changelog

2d4d994 Merge pull request #13 from commonlispbr/feature/disable-welcome-message
ac33faf Disable welcomeMessage for non-banned join

0.7.2

14 Aug 15:57
24cedd5
Compare
Choose a tag to compare

Changelog

24cedd5 Add support to qualified command like /pass@lelerax_bot (#11)
5679cc0 Add scripts/ folder with debug scripts (Python) (#12)

0.7.1

11 Aug 20:22
fbab488
Compare
Choose a tag to compare

Changelog

fbab488 Merge pull request #10 from commonlispbr/revert/remove-not-ban
ef865ff Ban only for one day instead of remove-only

0.7.0

11 Aug 00:43
8888d72
Compare
Choose a tag to compare

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

06 Aug 13:30
7015110
Compare
Choose a tag to compare

Changelog

7015110 Add /kills command with save state functionality (#4)

0.5.1

31 Jul 01:02
Compare
Choose a tag to compare

Changelog

fd460de Added @mlbrasil to trollGroups

0.5.0

28 Jul 11:31
71f2523
Compare
Choose a tag to compare

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

27 Jul 00:47
Compare
Choose a tag to compare

Changelog

a1d451e Add leaveChat events when troll-shield is on trollGroups
cfb6140 Add secondary bot setup to only make findTrollHouses request

0.4.2

24 Jul 20:58
8b116f5
Compare
Choose a tag to compare

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

0.4.1

23 Jul 16:39
Compare
Choose a tag to compare

Changelog

2c092c2 Make findTrollHouses run concurrently and return multiple groups
7aad9ec Make deploy.sh more portable
b75b7fb Add deploy.sh script to keep my life easier