Crystallek / discord-chat-logger

Python program, which shows all the messages from all the servers in one place.
GNU General Public License v3.0
3 stars 0 forks source link

Language grade: Python

discord-chat-logger

This is a real-time discord chat logger, where you can have all chats in one place and have them logged in the file for future use.

What does it do?

How to set it up?

Used libraries

FAQ

Q: Will this lock my account?

A: It shouldn't. Only thing the program does, is it filters out messages from the discord gateway. Discord gateway won't lock you. Why i said it shouldn't? Because it uses one api endpoint to translate guild id to guild name (to make it look better). I have tried it on multiple unverified accounts and i haven't been locked out once, but i won't promise anything.

Q: How to log DMS only?

A: Put something random to guildstolog.txt file, doesn't matter what (but it mustn't be empty!)

Q: I'm getting error (insert random error here). How do I fix it?

A: This is mainly problem on Discord's end and its rate limits or you entered the wrong token (insert the token without an apostrophe, thanks). Just wait a minute and turn it on again. You can try closing Discord and opening chat logger first, it fixes the problem for some reason.

Q: Guild ID filtering doesn't work!

A: Again, have you removed the apostrophes?

TODO (in this order)

Email us

License

You can check out the full license here

This project is licensed under the terms of the GNU General Public License v3.0 license.