Skip to content

ArviXDev/Spectre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectre Logo

Spectre

By ArviX#8443

Discord Server

Version: Alpha

Requirements

  • Redis
  • NodeJS 14 or higher
  • Typescript installed ( npm i typescript -g )

Configuration

  • Execute command npm ci
  • Rename template.config.json to config.json
  • Add your bot token
  • Add the notification webhook
  • Add the notified people
  • Edit redis host informations
  • Add Github access token, to regen the bot token in need
  • Set regen_token on true
  • Edit src/Config/Events.ratio.json (The ratio is the number of times the WARNING event for a specific event must be triggered before triggering the danger event)

Starting

  • npm run or tsc && node dist/main

Compatibility

  • 11/15 events
  • messageCreate
  • messageDeleteBulk
  • messageUpdate
  • channelCreate
  • channelDelete
  • channelPinsUpdate
  • channelUpdate
  • guildBanAdd
  • guildBanRemove
  • guildMemberRemove
  • guildMemberUpdate
  • guildRoleCreate
  • guildRoleUpdate
  • guildRoleDelete
  • guildUpdate

Plans

  • Customization
  • (Alpha) Customization
  • Token Regeneration
  • Sensibility Correction
  • Telegram Notifications
  • Discord Notifications
  • Better Redis utilisation
  • (Alpha) AntiFail System
  • (Not Finished) Errors Catching
  • Update Reminder
  • Notify on shutdown

About

Spectre is a discord bot security system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published