Git Product home page Git Product logo

chatter's Introduction

ChatterEye

Discord Chat logger. Log every message and attachment that gets sent on discord!


ChatterEye grabs chat messages & attachments from all servers your bot is in and from all of the channels it can see. You can also set it to only read from a server/guild of your choosing and a channel of your choosing in said guild. You can edit this in config.toml. Then it sends/Logs all chat messages into chat_logs.db, and saves attachments locally to '/attachments'. The database is written in/for sqlite3, so you will need DB Browser for SQLite for viewing the databse.


๐Ÿ—’๏ธ Note;
The links getting saved to the database when an attachment gets sent to chat will not work currently as discord implemented their new link system invalidating the links. And their new links will expire after 24hrs. This feature of chatter may get removed unless I can think of a different way.



Installation

git clone https://therealOri/ChatterEye.git
cd ChatterEye
pip install -U discord.py



Databse Viewer

You can download it Here.

database_image



Notice

I am not responsible or liable on or off platform for the misuse or malicious purpose/applications of this code. Use at your own risk. If you get punished or banned, etc. for using this, that is ALL and FULLY on you. I made this code/project to be a proof of concept to show how easily you can log chat messages using discord bots/python code (pretty spooky right?). And I shall not be punished on discord/platform or off of discord/platform for making this code or for the actions of others/those who do decide to use this code in any way for any reason. This code is not intended to be used, you can or will get banned or get into deeper trouble.

chatter's People

Contributors

therealori avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

forestburn

chatter's Issues

Feature request

Return media as discord media and intergratebinto the data base (links,gifs, videos, images etc)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.