/discord-message-logger

Discord bot to log/save every message sent in a server

Primary LanguagePython

discord-message-logger

Discord bot to log/save every message sent in a server

Setup

Put your bot token in config.json

Modules Needed

discord.py, json, os

Usage

python3 main.py

Note!

Please note that there are 2 branches, main is for hosting on windows, and linux is for hosting on linux. This is because paths are handled differently between systems :/