feat: Custom dictionary and stop word in word cloud support
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
.idea
|
||||
venv
|
||||
logs
|
||||
userdict.txt
|
||||
stopword.txt
|
||||
|
||||
starbot/commands/private
|
||||
main.py
|
||||
Reference in New Issue
Block a user