Skip to content

Fork of LoggerBot v3, which a spice of Space added to it

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

AzhamProdLive/SpaceLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceLogger v2 is a powerful Discord bot forked from LoggerV3 and Tizzy Logger's, which is meant to give staff members oversight over the various actions taking place in their server.

  • This fork includes some improvements and features the main repo doesn't have.
  • Image/File logs for messageUpdate, messageDelete, messageBulkDelete events.

Installation (PLEASE CHECK THE MAIN REPO FOR THE INSTRUCTIONS, AS THIS REPO HAS BEEN MODIFIED TO FIT MY OWN NEEDS)

  1. Setup Postgres and add a superuser (default user works)
  2. Clone bot repo and enter the created folder
  3. Copy .env.example into .env
  4. Fill out all of the required fields in .env
  5. npm install
  6. npm run genDB
  7. node index.js
  8. Use your prefix to set the bot's commands. If yours is %, then you'd do %setcmd global to globally set commands, and %setcmd guild to quickly set server-specific slash commands

NOTE: You'll need to restart your Discord client in order for them to show up!

Usage

node index.js

Contributing

Pull requests are welcome as long as it follows the following guidelines:

  1. Is your idea really one that a large group of moderators would like?
  2. Is your idea scalable?
  3. Will your idea cause the bot to hit it's global ratelimit?

If you have done all of the above steps, then open a pull request and I will review it. Style guide and testing will be implemented in a later update.

About

Fork of LoggerBot v3, which a spice of Space added to it

Resources

License

MIT, GPL-3.0 licenses found

Licenses found

MIT
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published