Skip to content

vEonz121/SocialCreditBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SocialCreditBot

A Discord Mod Bot that is Inspired by the Glorious Motherland πŸ’ƒπŸ’ƒπŸ’ƒ

Utilizes a social credits system to determine bad behavior among server members. Moderate your chat with something that actually works! πŸ˜ƒ

Table of Contents

  1. Available Commands
  2. How To Run
  3. Planned Features
  4. Demo
  5. Requirements
  6. To Do

Available Commands πŸ’β€β™‚οΈ

Prefix is $

reg   -   Register yourself on the social credits system
bal   -   Display your balance
gain  -   Gain social credits
lose  -   Lose social credits

How To Run πŸ‘©β€πŸ’»

node run

TODO πŸ“

  • Register and track users while recording/adding a social credits record on the backend.
  • Gain and lose social credits.
  • Decrease social credits if users say disallowed words.
  • Message poster earns credits by receiving reactions.
  • Message poster loses credits by losing reactions.

Planned Features πŸ‘€

  • Populate future bot features here.

Demo πŸ‘¨β€πŸ¦½

image

Requirements βœ”οΈ

A .env file lets you customize your individual working environment variables hidden from the public access when hosting the bot. You are required to create a .env file in the root directory which includes the following:

TOKEN= [paste your bot token here]
DB_HOST= [paste your database host address]
DB_USER= [paste your database username]
DB_PWD= [paste your database password]
DB_NAME= [paste the name of your database]

This was not made by Winnie P.

About

Utilizes a social credits system to determine bad behavior among server members. Moderate your chat with something that actually works! πŸ˜ƒ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published