Skip to content

greenlite-team/socialcredit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Social Credit Bot

A Bot for Social Credit Score management


A disnake bot made by Calamity and KrutosX within the rise of the Social Credit meme, and now you can have moderators manage your members' Social Credit score on your own server!

the chinese emoji thumbs up


Official Bot: Invite



How to run your own instance?

  1. do not remove the mentions of original creators.

  2. You will need to create an empty credit.json file in the root folder of the bot.

Just in case: fill it like this:

{

}

THIS IS IMPORTANT: MAKE SURE THAT THE BOT ISN'T ON ANY SERVERS WHEN RESETTING THE DB. THIS WILL CAUSE A LOT OF PROBLEMS. THIS IS IMPORTANT: MAKE SURE THAT THE BOT ISN'T ON ANY SERVERS WHEN RESETTING THE DB. THIS WILL CAUSE A LOT OF PROBLEMS. THIS IS IMPORTANT: MAKE SURE THAT THE BOT ISN'T ON ANY SERVERS WHEN RESETTING THE DB. THIS WILL CAUSE A LOT OF PROBLEMS.

in case of updating the bot: backup the credit.json file using sc.backup, then copy it back from backup/timedate/credit.json

  1. You will need to create a token.json file in the root folder of the bot.

The file should look like this:

{
    "vendor.token": "BOT TOKEN GOES HERE"
}
  1. Go to env.json and make sure that the bot type is set to release to not have debug logs in the console.

  2. Just launch the bot using ~$ python bot.py

Our bot has an advanced logging system, so it's gonna tell you in case anything goes wrong.

You should be up and running at this point!


Contributing?

Yes, please!

Fork the repo, implement the feature, submit a PR. Simple as that.


Support?

If you have any problems or questions: join our Discord Server, and ask a question in #sc-support. We mainly offer support in Russian, but we can also answer in English.


Anything else?

Open an issue, a PR, ask something in our Discord, don't be shy.

Releases

No releases published

Packages

No packages published

Languages