Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 help

create 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