Skip to content
This repository was archived by the owner on Jun 29, 2026. It is now read-only.

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axolotl

A multi-purpose bot including moderation, fun, utility, proxies, etc. use Python 3.11+ for best compatibility, else 3.8+

Installation

Run pip install pillow numpy py-cord discord.py asyncio requests, if I miss any, just install them if there is a ModuleNotFound error.

How to setup:

You need a token.env file containing ONLY your discord bot's token, in order to use the Proxies feature you need a folder called proxies with a textfile containing each type of proxy, seperated by a new line. Then to add or remove a proxy type, go into proxys.py and change the proxy_types table with each type of proxy. For Example:

proxy_types = [
          "artclass",
          "emerald",
          "holy-unblocker",
          "hypertabs"
        ]

Also change array p_c with the Discord of each proxy type, if you don't know put N/A.

Then, just run py main.py

About

A multi-purpose bot including moderation, fun, utility, proxies, etc.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages