A discord bot that autobans blacklisted users by ID and Names

A discord bot that autobans blacklisted users by ID and Names Getting Started Dependencies Installing Make sure to go through and add your log channel id inside of the autoban.py file, add your discord token to the token.0 file and then add your guild id inside of the autoban.py file and the init.py file inside of the bot folder. Executing program Open cmd prompt and navigate to where the bot folder is store then run this command. Bot Commands /abl […]

Read more

Discord Bot to Search YouTube

Info YouTube Bot is a discord bot where you can search for anything on YouTube, it will automatically find the first result, the channel and a lot more info about it then format it into an embed, and if you would like there is a dropdown menu where you can make the bot send you an ephemeral message with the video as an embed to watch. Set-Up Required Enable YouTube API Adding Your Info Get your previously mentioned “Discord Bot […]

Read more

A discord bot written in python that uses the hikari and lightbulb modules to make this bot

Hi! This is botto, a discord bot written in python that uses the hikari and lightbulb modules to make this bot. Contribute by forking this repository!Right now, the bot is in development. We will start making releases when it’s stable 😀 To contribute, request VG08 for the contributor permission. Until then, contribute the repository by forking it! 🙂 GitHub View Github    

Read more

A Discord bot to track you and your friends’ Wordle scores

A Discord bot to track you and your friends’ Wordle scores, so you can see who’s the best! To submit a score to wordle-bot, just paste the Wordle score share in a Discord server that wordle-bot is a member of, as shown in the demo photo below. Note that your scores are bound to your Discord user id, not any particular server, so you can submit a score on one server and have it shown in another server’s rankings. To […]

Read more

Google Classroom Discord.py Bot

(Working in progress) Current progress: function to retrieve to-do assignments bot command to send the assignment list improvements on the speed of the assignments command bot command to get the timetable … Commands: ( Bot prefix: $ ) test The bot will reply with ‘test’.For testing purposes. assignments Get assignment listsTakes around 1 minute to run Set-up requires: Google API OAuth2 Token (stored as ./credentials.json) discord bot (token stored in ./secrets.json) // secrets.json {“token”:”yourTokenHere”} To get google api credentials: Visit […]

Read more
1 2 3 4 10