config.example.json Objects Info :
{
"clientId": "BOT_CLIENT_ID",
"token": "YOUR_BOT_TOKEN",
"supportserver": "SUPPORT_SERVER_INVITE_URL",
"inv": "BOT_INVITE_LINK",
"SRC": "https://github.com/hadiazt/SoSiS-v2",
"PREFIX": "/",
"VER": "2.1.0",
"OWNER": "BOT_OWNER_USERID",
"BOT_LOG": "BOT_JOIN_LEFT_GUILD_CHANNELID",
"ERROR": "BOT_ERROR_CHANNELID",
"ACTION_LOG": "BOT_ACTIONLOG_CHANNELID",
"TRUSTED": [
"TRUSTED_ADMIN_USERID",
"TRUSTED_ADMIN_USERID"
],
"Presence": {
"status": "dnd",
"activity": {
"name": "help",
"type": "LISTENING"
}
},
"USAGE": 0
}
Do Not Change Presence
/ SRC
/ PREFIX
/ VER
- Fork the repository
- Clone your fork:
git clone https://github.com/your-username/SoSiS-v2.git
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
If you want to say thank you and/or support active development of the repo:
Thanks so much for your interest in growing the reach of the repo!
This repo is free and open-source software licensed under the MIT General Public License v3.0. All designs were created by hadi-az.