├── README.md ├── auto.py ├── boost.py ├── config.json ├── discord ├── main.py └── tokens.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BoostW0rld/Discord-Server-Boost-Botter/HEAD/README.md -------------------------------------------------------------------------------- /auto.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /boost.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BoostW0rld/Discord-Server-Boost-Botter/HEAD/boost.py -------------------------------------------------------------------------------- /config.json: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /discord: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /tokens.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/BoostW0rld/Discord-Server-Boost-Botter/HEAD/tokens.txt --------------------------------------------------------------------------------