This guide will teach you step by step to make a Discord Bot that does some cool commands and stays online 24/7! This process is pretty easy for anyone to understand!
Author: keplerteddy
What’s next for The Kepler Bot?
So you may now heard of The Kepler Bot, as you saw in the header of my website or on discordbots.org. If not, then it's basically a bot that displays a mining area in a text environment, nothing too special but still really cool. I'm quite proud of the popularity the bot has gotten, even … Continue reading What’s next for The Kepler Bot?
The Adventures of Coding a Discord Bot
https://www.youtube.com/watch?v=93FlpbOUiwQ&t=1s Me starting to write the basic code of my own mining discord bot! Everyone uses Discord, right? No? Well, quite the majority do. So I've decided to turn my game into a Discord Bot! Creating a Discord Bot seemed like a good way to spread my coding influence, so I started creating one! The … Continue reading The Adventures of Coding a Discord Bot
New Years Plans!
https://youtu.be/Xtyn80Sj5P0 Hello! Here are my plans for the start, middle and rest of the new year; 2019! I've got stuff for Khan Academy Community, YouTube and my apps! Starting with KACS! Khan Academy Community: First off, Monument Food II, lets get that out of the way! I will be working on it at least 15 … Continue reading New Years Plans!
How to pick the best CPU/GPU combo!
Hello! I'm planning on building a PC and I've finally found the right components! Maybe you are planning on building one too but there is one problem, the term bottlenecking! A bottleneck is like a Syrup Bottle! Where you dump it but the hole it comes out of isn't the same size as the holding … Continue reading How to pick the best CPU/GPU combo!
Recreating Mitcoin!
https://youtu.be/nUGXCBihxQY MITCOIN! Ah, Mitcoin, what a peaceful way to make mon- AHHHH THE GRAPH IS GOING DOWN, NOO, I WANT IT TO GO UP! Oh, sorry! Mitcoin isn't all peaceful when the graph doesn't want to do what you want! Say, how about I recreate this fascinating bot! I'd recommend watching the video first! So … Continue reading Recreating Mitcoin!
The Top List
https://www.youtube.com/watch?v=wKe0qp6qfMA Ah, the top list, the list which every single program is on, except that it is sorted by votes, which means 99.99% of them are at the bottom! Anyway, the top list has had many achievements, and a page is 30 programs each, the first page of the top list hasn't changed, let's observe. … Continue reading The Top List
Recreating Discord Miner!
https://www.youtube.com/watch?v=jwRdMktrnfI Hello! Welcome to Keplerteddy! And here is a post about my latest video, "Creating Discord Miner with code!" As you probably saw, it was mainly time lapse 😛 But there is more to it than you think! Get ready for some bonus content! The start of mining, wooden pickaxes and according to code, graphics. … Continue reading Recreating Discord Miner!
How to make Projectiles
Hello! https://www.youtube.com/watch?v=R7wg8iMcBmk You are probably wondering how do you make projectiles like the birds in angry birds or the arrows in Minecraft or Bowmasters. This shows how to make throwable bouncy balls and an arrow shooting game! Throwable Bouncy Balls Let us start with this simple code: var Ps = []; var shootmode = 0; … Continue reading How to make Projectiles
What is it like to code 24-Hour Minecraft?
Now, you are probably wondering on 24 Hour Minecraft. What are you adding next, are you really coding 24 hours straight and will you even finish it in the end? All questions answered here. First off, What is being added next? Well, in the most recent second episode which you can watch here. I added AI, … Continue reading What is it like to code 24-Hour Minecraft?