Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/extranick/suspicious_user_tracking_discord_bot
This bot reads User IDs from a JSON files and logs all messages from said users into a specified channel on discord
https://github.com/extranick/suspicious_user_tracking_discord_bot
Last synced: about 2 months ago
JSON representation
This bot reads User IDs from a JSON files and logs all messages from said users into a specified channel on discord
- Host: GitHub
- URL: https://github.com/extranick/suspicious_user_tracking_discord_bot
- Owner: ExtraNick
- License: mit
- Created: 2024-04-11T03:10:22.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-03T13:16:54.000Z (8 months ago)
- Last Synced: 2024-05-03T17:09:51.193Z (8 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Suspicious User Tracking Discord bot
This bot reads User IDs from a JSON file and logs all messages from said users into a specified channel in the discord server# How to use
In the dicord applications msite, set up a discord bot - there's multiple youtube tutorials for this step if you need helpcreate a .env file and put your DISCORD_TOKEN=
Specify the channel in which the bot will log messages
make sure the bot can see the channels which you wish it to monitor
# Commands
"add suspicious user " adds the user to the monitoring list
"remove suspicious user " removes the user from the monitoring list
Feel free to use this bot and modify as you wish and see fit