Skip to content

A discord bot to complete middleman exchanges with for your customers

Notifications You must be signed in to change notification settings

Celentroft/AutoMm-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Auto-MiddleMan Bot !

The most secure discord auto middleman bot for your discord market server ! With somes features

Table Of Content

Installation
🧪 Configuration
📍 Starting

Installation

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 !)

Configuration

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
        }
    }
}

Starting

After the bot configuration, you need to run the bot :O

python main.py

And you may see a nice commands output logs !

Please star this repository !

About

A discord bot to complete middleman exchanges with for your customers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages