Releases: TheTipo01/messageCounter
Releases · TheTipo01/messageCounter
0.3.4
0.3.3
0.3.2
Changelog
- 66bc048 chore: dep bump
- 11ccc97 chore: dep bump
- 82724ee chore: dep bump for go and goreleaser
- 2787bff feat: docker support
- 0b17a9a feat: send message mentioning the user who sent...
- 78ee183 feat: specify site by config
- 87a2749 fix: am i disabled?
- 5e5cb0a fix: complete module path
- 3986f9e fix: ignore null channels :)
- ade4675 fix: move hidden channels after server creation
0.3.1
0.3.0
Changelog
- db57904 Merge pull request #1 from TheTipo01/dev
- 68cf564 feat: don't let user vote twice
- 7c4096c feat: polls
- 1e7029f fix: check if an user is already in the group
- 1b4e2ec fix: forgot the group and to add user to the db
- f0b539f fix: ignore only if the user is not removing the reaction
- 8213dd9 fix: negative answers
- d8ac4fc fix: poll
- 7537d3d fix: reactionAdd, addmember
- 828d60c fix: weekly quote and dep bump
0.2.2
0.2.1
0.2.0
Changelog
- 71a52fb Added new stats command
- 0ab2209 Changed JSON library
- b164c63 Changed day to week
- 1bb9770 Fixed nil pointer
- 1b95d23 Fixed variables problem:tm:
- 59409b3 Forgot interactionCreate handler
- e13c530 Migrated JSON library to jsoniter
- 615dd66 New wordcloud command
- b3fc3b3 Random message sender now doesn't use deleted messages
- b8ea312 Separated stats command
- c43e5f3 Updated discordgo
- c5feafd Use NOW() for storing timestamp
- b822034 Whoops
- a0d1678 chore: dep bump
- 944bb14 feat: 100k messages notification
- 3e8e395 feat: markov chain
- 029b535 feat: new bot option
- 5422015 feat: new undelete command
- 5fc3d1e feat: updated dependencies
- 6c6ea14 fix: attachment url on the same line as the message content
- 1092dc5 fix: can't unmarshall time
- 69cbcee fix: command not registering
- bd3d437 fix: command were still not registering
- edb7350 fix: don't test in production
- e830854 fix: marshalling
- 30eacb4 fix: message command and crash from wordcloud
- 5393199 fix: missing column from query, go1.18
- d05659a fix: model is now saved every time
- ce1fc7d fix: new command not registering
- 4dd3f15 fix: nil pointer
- 86348e8 fix: php 8.1 for website
- bef1824 fix: undelete command
- c8a58ab refactor: auto-save every 5minutes
- 52dd135 refactor: cleanup of the code
- 72675eb refactor: new authorID column, renamed server table