Skip to content
This repository has been archived by the owner on Dec 31, 2022. It is now read-only.
/ isobot-old Public archive

isobot is a python bot to make your Discord Server better!

License

Notifications You must be signed in to change notification settings

PyBotDevs/isobot-old

Repository files navigation

isobot (Version 2022.921.0)

NOTE: WORK ON THIS REPOSITORY HAS BEEN CONCLUDED! For the latest isobot updates, go to our new isobot codebase repository.

isobot is a Discord bot written in Python and is used to make your Discord experience better! It's prefix is ";", and you can set a custom prefix as well. To run it, go into the last line and put the bot token inside client.run('Your_token_here'). Also put your discord id in the "ids" array. To get your user ID, simply turn on Discord Developer mode, right click on your user, and click 'copy id'.

The 'ids' array is in the first lines of the code.

How to install

To install for windows, simply run windows_installer.bat. If you are on a machine with Linux, run linux_installer.sh. If for some reason, the main windows_installer does not work, try running windows_installer_fallback.bat.

features

• A working currency system using 'pickle' module

• More database storage with json

• Ability to add bot admins (can use add commands)

• Moderation commands (kick, ban, unban, lock, mute, unmute, unlock, purge, setfeature, setprefix)

• Reddit commands (meme, softwaregore, linuxmeme, nothecker, aww, ihadastroke)

✅ This codebase's development has been concluded. Thank you for following along! For new updates on isobot's new codebase, check our new repository: PyBotDevs/isobot