The LinkShieldAI Discord Bot Template provides a solid foundation for creating your own personalized anti-phishing Discord bot using Python. Whether you’re an experienced developer or just starting out, this template will help you kickstart your bot development. To get an API key please join LinkShield's Discord server: https://discord.gg/BHuzjjusMB
Note : you must generate an API key first.
- Clone the Repository: Start by cloning this repository to your local machine.
- Install Dependencies: Navigate to the project directory and install the necessary dependencies using pip install -r requirements.txt.
- Bot Token: Obtain a bot token from the Discord Developer Portal.
- Configuration: Create a .env file and add your bot token & api key there.
- Run the Bot: Execute python bot.py to start your bot.
Contributions are welcome! If you have any improvements, bug fixes, or new features to add, feel free to submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.