- 30
- 58 972
ExceedCodes
United States
เข้าร่วมเมื่อ 25 ส.ค. 2020
ExceedCodes, we talk about all thing software engineering and finance. From the prospective of a mid-level engineer.
Welcome to ExceedCodes
Welcome to my channel,
I first started this 4 years ago when I was just a sophomore in college as a computer science student. Now i've been in the industry for about 2 years and have learn so much. I would love to share with everyone my journey!
I first started this 4 years ago when I was just a sophomore in college as a computer science student. Now i've been in the industry for about 2 years and have learn so much. I would love to share with everyone my journey!
มุมมอง: 18
วีดีโอ
Coding a Discord MMO Bot Using Python & Firebase #7| Writing to Firebase
มุมมอง 2K3 ปีที่แล้ว
Hey guys! Today we are going over how to setup our Firebase Realtime Database's URL into our python code. Next we will go over how to write to this database with a simple favorite color questions. We will also see the change happening in real time! 📺Series Explanation Welcome to a new on Discord.py where we will code an MMO bot with a bunch of other general purpose functions. We will pair disco...
Coding a Discord MMO Bot Using Python & Firebase #6| Firebase Data
มุมมอง 1.3K3 ปีที่แล้ว
Hey guys! Today we are going over the different units of measurement when it comes to data. We will also be going over our limitation because of the firebase free tier. Finally we will go over what we can store within our limitation 📺Series Explanation Welcome to a new on Discord.py where we will code an MMO bot with a bunch of other general purpose functions. We will pair discord.py with Fireb...
Coding a Discord MMO Bot Using Python & Firebase #5| Firebase Setup
มุมมอง 2.7K3 ปีที่แล้ว
Hey guys! Today we are going over how to initialize a firebase project for our app. We will then learn how to connect our firebase project with our python code using firebase-admin. 📺Series Explanation Welcome to a new on Discord.py where we will code an MMO bot with a bunch of other general purpose functions. We will pair discord.py with Firebase realtime database to store user data. Join me o...
Coding a Discord MMO Bot Using Python & Firebase #4 | Setting up Discord.py Bot
มุมมอง 8493 ปีที่แล้ว
Hey guys! Today we are going to be going over how to set up our discord.py bot. Firstly we will go over how to make the Discord bot inside of the Discord Developer Portal. We will then invite the bot inside of our server where we will use the Private Keys that discord gave to use to write a bit of code for our bot to perform. 📺Series Explanation Welcome to a new on Discord.py where we will code...
Coding a Discord MMO Bot Using Python & Firebase #3 | Installing Libraries
มุมมอง 6743 ปีที่แล้ว
Hey guys! Today we are going to be going over how to download some of the Python Libraries that we will be using in our discord bot. We will first download Discord.py and Firebase-Admin inside of Pycharm where we will use their built in tools. Next we will also go over how to download discord.py and firebase-admin inside of Vscode using PIP and the command terminal. 📺Series Explanation Welcome ...
Coding a Discord MMO Bot Using Python & Firebase #2: Technologies needed
มุมมอง 8593 ปีที่แล้ว
Hey guys! Today we are going to be going over the technologies that we will be using for our discord.py. Firstly we will go over Python as a programming language alongside the other libaries that we will need to download such as Discord.py and Firebase-Admin. We will also talk about hosting our bot using Heroku. 📺Series Explanation Welcome to a new on Discord.py where we will code an MMO bot wi...
Coding a Discord MMO Bot Using Python & Firebase #1: Introduction
มุมมอง 1.5K3 ปีที่แล้ว
Hey guys! Welcome to a part #1 of my new Discord.py series. Today we are going to be introducing the layout of the new series and our future goals and expectation. I hope you guys enjoy this new series as we code a more advance bot than last time. 📺Series Explanation Welcome to a new on Discord.py where we will code an MMO bot with a bunch of other general purpose functions. We will pair discor...
Python Basics Tutorial #4 | Print & Formating
มุมมอง 173 ปีที่แล้ว
Today we are going over something long overdue! The print command will allow the user to see our data in the Terminal. The print command is useful for anything text-based and or for debugging! Print in python is simpler than any other language which might require multiple lines of code to simply output some text to the console. 📺Series Explanation Welcome to a new family of series on Python. In...
Python Basic Tutorial #3.6 | Introduction to Dictionaries
มุมมอง 83 ปีที่แล้ว
Today we are going to be introducing Dictionaries which are helpful for storing specific types of data which can be retrieved using a key. Dictionaries in Python are very useful in data-mangagement as it could be thought of as a simplifed class. 📺Series Explanation Welcome to a new family of series on Python. In this series we will go over the basics of Python in 5 minutes of less. As we furthe...
Python Basics Tutorial #3.5 | Sets
มุมมอง 103 ปีที่แล้ว
Today we are going to be introducing Sets and their functionality in Python. We will also go over their properties and how we would initialize them inside Python. Sets in Python is useful for when you want to store data that has no duplicate. 📺Series Explanation Welcome to a new family of series on Python. In this series we will go over the basics of Python in 5 minutes of less. As we further p...
Python Basics Tutorial #3.4 | Tuples
มุมมอง 143 ปีที่แล้ว
Today we are going to be introducing Tuples and their functionality in Python. We will also go over their properties and how we would initialize them inside Python. 📺Series Explanation Welcome to a new family of series on Python. In this series we will go over the basics of Python in 5 minutes of less. As we further progress in our journey other series will pop up that will build off what we le...
Python Basics Tutorial #3.3 | More Lists
มุมมอง 103 ปีที่แล้ว
Today we are going to be exploring lists in more depth such as different ways to access, add and delete from lists through built-in methods that python gives us. 📺Series Explanation Welcome to a new family of series on Python. In this series we will go over the basics of Python in 5 minutes of less. As we further progress in our journey other series will pop up that will build off what we learn...
Python Basics Tutorial #3.2 | Introduction to Lists
มุมมอง 153 ปีที่แล้ว
Today we are going to be introducing Lists and their functionality in Python. We will also go over their properties and how we would initialize them inside Python. 📺Series Explanation Welcome to a new family of series on Python. In this series we will go over the basics of Python in 5 minutes of less. As we further progress in our journey other series will pop up that will build off what we lea...
Python Basics Tutorial #3.1 | Datatypes
มุมมอง 153 ปีที่แล้ว
Today we are going over some of the basic datatypes offered in Python. We will be going over Integers, Floats, Strings and Booleans. Next time we will introduce Lists. 📺Series Explanation Welcome to a new family of series on Python. In this series we will go over the basics of Python in 5 minutes of less. As we further progress in our journey other series will pop up that will build off what we...
Python Basics Tutorial #3 | Introduction to Variables
มุมมอง 113 ปีที่แล้ว
Python Basics Tutorial #3 | Introduction to Variables
Python Basic Tutorial #2 | IDE Introduction
มุมมอง 173 ปีที่แล้ว
Python Basic Tutorial #2 | IDE Introduction
C++ Tutorial For Beginners #3| If-Else & Logical Operators
มุมมอง 323 ปีที่แล้ว
C Tutorial For Beginners #3| If-Else & Logical Operators
C++ Tutorial For Beginners #2| Variables & IOstream
มุมมอง 213 ปีที่แล้ว
C Tutorial For Beginners #2| Variables & IOstream
C++ Tutorial For Beginners #1| Data Types & Variables
มุมมอง 343 ปีที่แล้ว
C Tutorial For Beginners #1| Data Types & Variables
Discord.py Calculating Win Condition & Printing The Game Board (2021)
มุมมอง 2K3 ปีที่แล้ว
Discord.py Calculating Win Condition & Printing The Game Board (2021)
Discord.py Display Character Selection screen in python
มุมมอง 2.6K3 ปีที่แล้ว
Discord.py Display Character Selection screen in python
Host your discord.py bot using Heroku for FREE!
มุมมอง 2K3 ปีที่แล้ว
Host your discord.py bot using Heroku for FREE!
Discord.py Role Restriction & Game Menu Setup in Python
มุมมอง 3.6K3 ปีที่แล้ว
Discord.py Role Restriction & Game Menu Setup in Python
Discord.py Give users Roles based on Reaction in Python
มุมมอง 15K3 ปีที่แล้ว
Discord.py Give users Roles based on Reaction in Python
Discord.py Displaying Reactions & Embed Messages
มุมมอง 10K3 ปีที่แล้ว
Discord.py Displaying Reactions & Embed Messages
Set up your own discord.py game bot using Python!
มุมมอง 8K3 ปีที่แล้ว
Set up your own discord.py game bot using Python!
nice, it's great to see youtube's algorithm showing videos of new channels, good luck! I'm excited for you, hugs from Brazil 🇧🇷
Thank you for your support! Hope you enjoy some of the upcoming videos :)
My bot say app not bot how do i fix that
when i react to the message, nothing happens could someone help?
good video, easy to follow, everything explained in detail so you can actually understand what u r doing - nice!
still useful ty
it doesn't work for me where should i have the directory at though to discord the app or what?
I don't have the discordbot folder, what do i do?
amazing
Honestly amazing content, please keep it up.
Thank you for this awesome tutorials mate <3
Is it just me or does all the m's in the codes look like n's
For some reasons I just can't write in the terminal section 😭
u know you can use cogs right?
I thought this is a game bot not a moderation bot of clearing messages Thanks anyways
i need github
You deserve a million subscribers! TYSM!
you should continue this series
Suggestion: give some extra energy when you talk!! (trust me, your tutorials are good, but now you only do need that energy to captivate people!!)
best tutorial for firebase on youtube waiting for episode 8!
Hi bro, I am facing a error the error is "NameError: name 'ourMessageID' is not defined" do you have any idea on what to do?
Yeah, your ourMessageID variable is not defined.... it literally says in the error.
bro u are op no words to say :))
What is mmo?
very helpul! the best reaction tutorial ever seen tbh
please keep updating this stuff i'd love to see how you do the fight systems
ayo when episode 8? im tryna pull data from the database too
it shows "Process finished with exit code 0" when i run it in pycharm pls help i have copied the exact same codes as u except the bot code pls help. but the bot does not get online
@@tjonsmith6365 no but the problem is solved thanks for the concern tho😊😊
The quality of the content u provide is awesome !. U earned a sub bro : )
This Tutorial helped me a lot in coding my reaction role bot. Thank You So Much
Great video!😀
thankss
thanks
how to send a message when the roles are added? because ctx doesn't work
thank you bro so much!
Sir, we are waiting . please looking forward to episode 8
very excited for this series when do you create more? :3
Oops brother, you have disagreement, I need to remove a doubt ;v
Amazing bro.... pls do upload more discord bot videos...... I suggest you to make a music bot video
What come in boardMessage = " " ?
nothin
Why my bot reported an error? The following is reported error Ignoring exception in command game: Traceback (most recent call last): File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped ret = await coro(*args, **kwargs) File "/home/runner/Discord-bot/cmds/game.py", line 47, in game await loadgames(ctx, bot) File "/home/runner/Discord-bot/cmds/game.py", line 19, in loadgames reaction, user=await bot.wait_for("reaction_add", timeout=30.0, check=checkreaction) File "/usr/lib/python3.8/asyncio/tasks.py", line 501, in wait_for raise exceptions.TimeoutError() asyncio.exceptions.TimeoutError The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/ext/commands/bot.py", line 939, in invoke await ctx.command.invoke(ctx) File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/ext/commands/core.py", line 863, in invoke await injected(*ctx.args, **ctx.kwargs) File "/opt/virtualenvs/python3/lib/python3.8/site-packages/discord/ext/commands/core.py", line 94, in wrapped raise CommandInvokeError(exc) from exc discord.ext.commands.errors.CommandInvokeError: Command raised an exception: TimeoutError:
Didnt worked for me I got error for writing to the db, did I do something wrong
Hey what’s your error?
make a tutorial for make a game in Bot Designer For Discord
WOW
Thank you for watching! :D
how to do it with nitro emoji? thank you
i do it
Thanks man deserve a sub!
I like that you are explaining better what some of the discord & firebase API functions are (for example pass context true). Also the audio is better at this higher volume. Looking forward to episode 8. Keep it up!
Thank you for watching! I’m taking a short break to stockpile videos before university begins look forward to weekly releases soon!
@@ExceedCodes man m still looking forward 😭😭😭😭😭😭
come back and finish that serie 😭😭😭😭
Thank you! one normal youtuber who helped me figure out the reactions
Thank you for watching!
Thank you for your video! Unfortunately, after following your example I have an error: "UnboundLocalError: local variable 'role' referenced before assignment" - it is related to the line: "await member.add_roles(role)". I found that it might be missing an "else". Have you met this error while building this specific bot function? Thank you.
Same problem !
What if I want the user to not be able to perform more than 3 roles?
got a thumbs up from me but i wouldve really appreciated it if you would’ve put the code in the description
Man im searching for this from like 2 days thanks a lot man 💯