Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

dylanaraps/discord-selena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selena

Discord Build Status MIT licensed Donate

A minimal bot to log all Discord messages for transparency.

This bot logs every message and sends them to another channel. It’s like the audit log but for messages. The messages can also be sent to a different server if you’d like to keep logging separate.

Dependencies

  • python 3.5+
  • discord-rewrite

Getting Started

Setup

git clone https://dylanaraps.com/discord-selena`
cd discord-selena
mkdir -p ~/.config/selena
cp config.ini ~/.config/selena

Bot Token

  • Add your bot token to the config file.
token =

Log Channel

  • Change the value to the Channel ID of your logging channel.
log_channel = 447547444566163457

About

Log all Discord messages for transparency

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages