Skip to content

nimeshpokhrel/EventLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EventLogger

About this project

Event Logger is a open-source python based discord bot that logs specific event to a channel in a discord server and help keep track of audit logs in a easier fashion.

Requirements

These are the requiremnts you will need to run your bot.

  • Python requirements are under requirements.txt
  • A mongoDB database with 2 objects

Installation

Installing and setting this bot up is fairly simple and easy. After you have all the requirements follow the following procedure:

  • Install required dependencies using pip install requirements.txt
  • Add your bot token under bot.py and mbdF credentials under mdbF.py
  • Run the bot using python3 bot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published