TAZ Bot is a simple bot with simple yet interesting features. Includes features for moderators and games Code by tienanh109 and some other souces
Prefix: !
Lazy to host quickly? Quick Deploy is the best!
(Outdated): You can create your own repl or continue using the outdated version
Important
β’ This bot is too outdated
β’ You need at least 100MB RAM to run this bot!
β’ This bot is in development, has bugs and some security issues that have not been implemented yet.
- Go to the official Python website: python.org
- Click on "Downloads" and select the version of Python you want to install (usually the latest version).
- Download the installer (.exe) file.
- Open the downloaded installer file.
- Check the box that says "Add Python to PATH" to make Python accessible from the command line.
- Click "Install Now" and follow the prompts to complete the installation.
- Open Command Prompt (CMD).
- Type
python --versionto check the installed Python version.
- Go to the official Python website: python.org
- Click on "Downloads" and select the version of Python you want to install (usually the latest version).
- Download the installer (.pkg) file.
- Open the downloaded installer file.
- Follow the installation instructions provided by the installer.
- Open Terminal.
- Type
python3 --versionto check the installed Python version.
- Open your terminal.
- Ensure your package list is up to date by running:
sudo apt update(for Debian-based systems like Ubuntu) orsudo yum update(for Red Hat-based systems).
- For Debian-based systems (like Ubuntu), run:
sudo apt install python3 - For Red Hat-based systems (like Fedora), run:
sudo yum install python3
- Open Terminal.
- Type
python3 --versionto check the installed Python version.
- Open Terminal
- Type
pkg install python3And run
- Open Terminal.
- Type
python --versionto check the installed Python version.
- pip is included with Python 3.4 and later. Verify by typing
pip --versionorpip3 --versionin your command line interface.
NOTES: [All OS]
- Download
get-pip.pyfrom bootstrap.pypa.io. - Run the following command in your command line interface:
python get-pip.pyorpython3 get-pip.py.
- Download this repo, click here to download!
- Unzip file
- Go to your directory
- Open Terminal, run:
pip install -r requirements.txtto install some necessary library for Python
- Replace your token and api key in
.envfile - Run
python3 main.pyin Terminal and let it run in the background - Enjoy! [NOTES: Create a bot at discord.dev and get the token and enable all intents if you haven't already]
You feel too lazy to Host Yourself? No problem, click here to invite TAZ Bot!.
π Moderation (6):
/ban: User a ban/kick: Kick a user/timeout: Timeout a user/removetimeout: Remove timeout from a user/purge: Delete a number of messages in the channel/changeusername: Change the username of a user on the server
π οΈ Server management (10):
/create-channel: Create a new channel/give_role: Give the role to a user/slowmode: Turn on slow mode for channel/create_webhook: Create a webhook on server/createcategory: Create a category/removecategory: Remove a category/createrole: Create a new role/deleterole: Create a role/createvoicechannel: Create a new voice channel/deletevoicechannel: Delete a voice channel
π» Statistics / Information (10):
/serverinfo: View statistics / information about the server/userinfo: View information about a user/ping: View bot latency/weather: Displays the current weather of a city/wikisearch: Search on Wikipedia/summary: Return to Wikipedia/wikiurl: Find a link to a wikipedia/wikirandom: Random something on Wikipedia/time: Show time in all continents of the world/google: Create search links on Google
β¨ Funs (12) :
/say: Tell the bot to say anything/calculate: A Calculator on a bot (+;-;*;/)/google: Create quick google search links!/ai-prompt: Generate content from prompt!!!!/tic: Play tic tac toe game with friends on your server!/guess: Guess numbers from 1 to 10/counter: idk.../meme: Random and show a meme image/joke: Tell a random joke/fact: Say random fun fact/rps: Play rock paper scissors with bots/8ball: Ask 8ball a question and let it answer!
π» For Developer and Owner (5) :
!restart: Restart bot (Only work at DM and for Owner of bot)/get_ip: Get the ip of a website/check_port: Check whether the port of an IP is open or closed/check_status_code: Check if the website is uptime or downtime/ping_to_website: Check how many ms it takes to ping a website
πΏ Other (6):
/help: Show help & all commands/invite: Show invite link of bot/vote: Show link to vote for bot (Soon)/info: Displays information and parameters about the bot/translate: Translate a text/createembed: Create an embed
NOTES: This is a beta, not everything works yet!
- Fork this GitHub repository
- Make changes
- Create a pull request
- Create an issue on this Github Repo
- Contact me on Discord (Username: @tienanh109)
- Join my discord server for support
- tienanh109 (Main Developer): Write main code for TAZ Bot
- TAZ910 Dev Community Members (Tester): Be a tester for TAZ Bot
- jennycute3744 (Hosting Services): The person responsible for operating TAZ Bot's hosting service
- All contributors (Contributors improve the code)
- Python - The main coding language of TAZ Bot
- Pycord - Main python library used to make bots
- Pycord Docs - Research source for source code
- Pycord Repo - Understand how Pycord works with examples
- Github Users - Provide source code with examples
And u <3 Thanks for reading this repo ^-^
This is my passionate open source project. If you refer to it, please credit me. Thanks π