Skip to content

AimSploit/discord-chat-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

discord-chat-logger

NEW VERSION: https://github.com/Crystallek/discord-chat-logger

This is just a real-time chat logger, where you can have all chats in one place.

Setup

  • insert your token to the "token.txt" file, located in data folder
  • turn it on

Used libraries

  • websocket
  • json
  • threading
  • time
  • requests
  • colorama
  • emoji
  • os
  • unidecode

Features

  • logging messages to a txt file and printing them to console (txt will be located in data folder)
  • yes, it only does that

Working Versions

Version Working
1.0

Contact us

Join our Discord

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.

About

A real-time Discord chat logger written in Python using requests and websockets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages