The most secure discord auto middleman bot for your discord market server ! With somes features
✨ Installation
🧪 Configuration
📍 Starting
Clone the repository:
git clone https://github.com/Celentroft/AutoMm-bot.git
Install requirements:
pip install -r requirements.txt
(Don't forget to install python !)
After the installation you need to configure the config.json file
{
"developer": "scarlxrd1337", -> Dont be a skid lmao
"token": "token", -> Your bot token
"buyer": null, -> Your discord Id
"color": "hex_color", -> Embeds Colors (Hex Code)
"footer": "Your footer", -> Embeds Footer (strings)
"blockcypher": "blockcypher", -> Blockcypher api key
"whitelist": [], -> Don't need to change (using with commands)
"scammers": [], -> Useless
"config": {
"logs": {
"status": "off",
"channel": null
},
"tickets": {
"category": null
}
}
}After the bot configuration, you need to run the bot :O
python main.py
And you may see a nice commands output logs !