Isobot is originally made by notsniped. This is a remix of iso.bot by archisha.

Overview

iso6.9-1.2beta

iso.bot is originally made by notsniped#0002. This is a remix of iso.bot by αrchιshα#5518.

iso6.9 is a Discord bot written in Python and is used to make your Discord experience better! It is similar to iso.bot as it is a remix.

Its prefix is ].

Insert token and id before running the code

To run it, go to line 15 and put the bot token inside

token = "token_line_15"

Also put your discord id in line 16.

To get your id, run ?userinfo or auserinfo (slash commands also works) in any servers with Dyno or Arcane and copy your bot's client ID.

Commands (for 08122021b and below versions only)

  • Use ]chelp to get command list.

  • Moderation commands:

[kick, ban, unban, mute, unmute, purge]

  • Informative commands:

[ping, serverinfo, userinfo, serverlist, morebots]

  • Misc commands:

[snipe(channel), edit_snipe(global), 8ball, null, fstab, roll, say]

Commands (for 13122021a and every next updates)

  • Use ]help to get command list.

  • Moderation commands:

[kick, ban, unban, mute, unmute, purge, warn], and more

  • Informative commands:

[ping, serverinfo, userinfo, serverlist, morebots], and more

  • Misc commands:

[snipe(channel), edit_snipe(global), 8ball, null, fstab, roll, say, sus, notify], and more

Features

  • Successfully transferred some of iso.bot's original commands

  • Used different methods instead of copying codes

  • Added different commands and responses into iso.bot's original codes

  • Some commands such as ]notify was actually been terminated in iso.bot. However, it was rewritten to service here!

ALL CODES ARE AUTHORIZED BY ISOBOT'S OWNERS (as we are partners?)

Contacts

Contact me:

  • Discord: αrchιshα#5518 (DM open)

YOU ARE WELCOME TO DM ME IN DISCORD FOR ANY FURTHER INFORMATION, ALSO I WILL BE GLAD IF ANY ISSUE IS REPORTED, PULL REQUESTS ARE ACCEPTED!

Official iso.bot/iso6.9 server for support:

Partners on development:

  • Git: thatOneArchUser

  • Discord: thatOneArchUser#5794

  • Git: notsniped

  • Discord: notsniped#0002

Details info about iso6.9 / isobot

For more details please read the original README.md by notsniped.

https://github.com/notsniped/isobot-discord-bot-python

MORE FEATURES WILL BE ADDED, LOOKING FORWARD TO IT!

Hashtags:

#isobot #iso6.9 #discord.py

You might also like...
Aqui está disponível GRATUITAMENTE, um bot de discord feito em python, saiba que, terá que criar seu bot como aplicação, e utilizar seu próprio token, e lembrando, é um bot básico, não se utiliza Cogs nem slash commands nele!

BotDiscordPython Aqui está disponível GRATUITAMENTE, um bot de discord feito em python, saiba que, terá que criar seu bot como aplicação, e utilizar s

Sunflower-farmers-automated-bot - Sunflower Farmers NFT Game automated bot.IT IS NOT a cheat or hack bot
Sunflower-farmers-automated-bot - Sunflower Farmers NFT Game automated bot.IT IS NOT a cheat or hack bot

Sunflower-farmers-auto-bot Sunflower Farmers NFT Game automated bot.IT IS NOT a

A Telegram Bot with(Forwarder Bot + User Bot + More Features )

A Telegram Bot with(Forwarder Bot + User Bot + More Features )

A telegram bot to download mega.nz links. (made with pyrogram).

Mega Link Downloader Bot This is a telegram bot to download mega.nz links and return them as files/videos - Made by a 100% noob! (When I mean noob I r

❤️ Hi There Im EzilaX ❤️ A next gen powerful telegram group manager bot 😱 for manage your groups and have fun with other cool modules Made By Sadew Jayasekara 🔥
❤️ Hi There Im EzilaX ❤️ A next gen powerful telegram group manager bot 😱 for manage your groups and have fun with other cool modules Made By Sadew Jayasekara 🔥

❤️ EzilaX v1 ❤️ Unmaintained. The new repo of @EzilaXBot is Public. (It is no longer based on this source code. The completely rewritten bot available

A VCVideoPlayer Bot for Telegram made with 💞 By @ProErrorXD
A VCVideoPlayer Bot for Telegram made with 💞 By @ProErrorXD

VC Video Player How To Host ✨ Heroku Deploy ✨ The easiest way to deploy this Bot is via Heroku. Credit 🔥 |🇮🇳 Louis |🇮🇳 Sammy |🇮🇳 Blaze Marsha

A VCVideoPlayer Bot for Telegram made with 💞 By @TeamDeeCoDe
A VCVideoPlayer Bot for Telegram made with 💞 By @TeamDeeCoDe

VC Video Player How To Host ✨ Heroku Deploy ✨ The easiest way to deploy this Bot is via Heroku. Credit 🔥 |🇮🇳 Louis |🇮🇳 Sammy |🇮🇳 Blaze |🇮🇳 S

A bot i made for a dead com server lol it gets updated daily etc

6ix-Bot-Source A bot i made for a dead com server lol it gets updated daily etc For The UserAgent CMD https://developers.whatismybrowser.com/ thats a

Custom bot I've made to host events on my personal Discord server.

discord_events Custom bot I've made to host events on my personal Discord server. You can try the bot out in my personal server here: https://discord.

Comments
  • bugg

    bugg

    Bug 1. (not rly a bug) In on_ready event where it prints bot is online it prints the entire array named "owner" so you should do

    for user in owner:
        print(user)
    

    Bug 2. Kick command can be used by everyone so add this

    @commands.has_permissions(kick_members=True)
    

    you can also copy code from arch bot

    opened by thatOneArchUser 0
  • Re: ]serverinfo and ]userinfo not working properly (0.9 beta)

    Re: ]serverinfo and ]userinfo not working properly (0.9 beta)

    this is an old issue which have been fixed on update

    Serverinfo and userinfo not showing info properly, checked codes and found intents fked up.

    Currently fixed

    already fixed 
    opened by archisha69 0
  • ]edit_snipe is still global (08122021b)

    ]edit_snipe is still global (08122021b)

    ~~Welp im not fixing it~~ Notsniped has fixed isobot's global edit_snipe issue, and i will not fix this for iso6.9 because there is no reason for me to fix it... lol

    wont fix 
    opened by archisha69 0
Owner
Kamilla Youver
-> Discord: αrchιshα#5518 -> Secondary 4 student -> Age 15 -> Suck at coding but like to code remixes -> Addicted to Discord -> Why are you reading this...
Kamilla Youver
A simple message content sniping Discord bot which you can run yourself! Sniping API pulled from isobot and Arch bot

Discord Snipe Bot This is a bot made with the same message content sniping API from isobot and Arch bot. It's default prefix is -, however you can als

notsniped 5 Aug 11, 2022
New developed moderation discord bot by archisha

Monitor42 New developed moderation discord bot by αrchιshα#5518. Details Prefix: 42! Commands: Moderation Use 42!help to get command list. Invite http

Kamilla Youver 0 Jun 29, 2022
A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create custom messages by telling the bot with Commands.

A discord Server Bot made with Python, This bot helps people feel better by inspiring them with motivational quotes or by responding with a great message, also the users of the server can create custom messages by telling the bot with Commands.

Aran 1 Oct 13, 2021
Automate TikTok follower bot, like bot, share bot, view bot and more using selenium

Zefoy TikTok Automator Automate TikTok follower bot, like bot, share bot, view bot and more using selenium. Click here to report bugs. Usage Download

null 555 Dec 30, 2022
just a program i made cuz a friend got tokenlogged and spammed me with these scam/phishing links so i made a programm to spam these websides with fake logins

scam-webside-spammer just a program i made cuz a friend got tokenlogged and spammed me with these scam/phishing links so i made a programm to spam the

TerrificTable 3 Sep 23, 2022
Discord Auto bumper made in python, just a simple auto bumper that I made.

Discord Auto bumper made in python, just a simple auto bumper that I made.

XPTGR 0 Dec 4, 2021
(@Tablada32BOT is my bot in twitter) This is a simple bot, its main and only function is to reply to tweets where they mention their bot with their @

Remember If you are going to host your twitter bot on a page where they can read your code, I recommend that you create an .env file and put your twit

null 3 Jun 4, 2021
Simple bot to receive feedback,same as livegram bot but with more features & full control over bot

Kontak Simple bot to receive feedback,same as livegram bot but with more features & full control over bot Deploy to VPS

Mahin Ahmed 2 Dec 16, 2021
Easy & powerful bot to check if your all Telegram bots are working or not. This bot status bot updates every 45 minutes & runs for 24x7 hours.

PowerfulBotStatus-IDN-C-X Easy & powerful bot to check if your all Telegram bots are working or not. This bot status bot updates every 45 minutes & ru

IDNCoderX 5 Oct 6, 2022
Bagas Mirror&Leech Bot is a multipurpose Telegram Bot written in Python for mirroring files on the Internet to our beloved Google Drive. Based on python-aria-mirror-bot

- [ MAYBE UPDATE & ADD MORE MODULE ] Bagas Mirror&Leech Bot Bagas Mirror&Leech Bot is a multipurpose Telegram Bot written in Python for mirroring file

null 4 Nov 23, 2021