Skip to content

Origin/feat/word scanner #5 #3287

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

AntonYder
Copy link

Integrates all other features except DMS into the detect.

Might be an issue where the detect_spam has to be under utls and not stalking_system though due to cog issues.

zubair-y and others added 19 commits March 5, 2025 21:47
feat: Added untrack command to stop tracking a specific word #8
This checks if a user triggers the track function too many times maliciously,
since discord bot can already filter messages with spam.

This adds test cases for the feature according to the requirements, and implement the feature.
feat: Add word tracking functionality with track and tracked commands #4
Waiting for helper functions and is assuming the existance of "channel_word_trackers" list.

Will need to make more imports once they have been created.
The bot uses cogs that need to be loaded and requires that the function is under a class
Added init file and comments with content for
testing. Forgot to add self so added it and finaly
 prepared for some helper functions which changed
 name or now have import
feat: Implemented tests for WordTracker.py #14
Was expecting int when it was in fact a string.
Also prepped for send DM to be merged after detect
is pushed to main
Issues when the bot tries to load the spam_check
as a cog which stops the detect.py cog from
 propperly loading
@AntonYder AntonYder closed this Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants