Watchlist Bot
1.0.0
Watchlist Bot is a Discord bot designed to monitor specified channels for new invite links, URLs, and user IDs, providing detailed information about them.
To use the Watchlist Bot, follow these steps:
requirements.txt..env file in the root directory of the repository..env file:
TOKEN: Your Discord bot token.INVITES_CHANNEL_ID: The Discord channel ID where invite links will be monitored.INVITES_FORUM_CHANNEL_ID: The Discord channel ID where server invite information will be posted.URL_CHANNEL_ID: The Discord channel ID where URLs will be monitored.URL_FORUM_CHANNEL_ID: The Discord channel ID where URL information will be posted.USER_ID_CHANNEL_ID: The Discord channel ID where user IDs will be monitored.USER_FORUM_CHANNEL_ID: The Discord channel ID where user information will be posted.python main.py.Once the bot is running and configured correctly, it will automatically monitor the specified channels for invite links, URLs, and user IDs. When a new invite link, URL, or user ID is detected, it will fetch detailed information and post it in the designated forum channels.
Contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.