UltimateLogger
Ultimate Logger - A Discord bot that logs lots of events in a channel written in python
Logged Events
- Reaction added
- Reaction removed
- User Typing
- New Message
- Message Deleted
- Message Edited
- Reaction Clear
Usage
Install the required modules
pip install -r requirements.txt
Open the .env File and paste your bot token.
You can configurate some stuff in the main.py file.
If everything is set up run the following command to start the bot (in the directory)
python main.py