CoolJames1610
@CoolJames1610
New account: @Zeliktric
1
talkingmediaSimple social media by using your voice
32
0
1
How to link your custom domain to your repl!
Hello everyone and today I will be going through how to link your custom domain with your repl with clou
Python
proPianist1124 for some reason my repl just keeps saying "domain verifying" and hasn't given me the LINK DOMAIN for a couple of hours8 months ago
Yaumama I have done everything including disabling proxy and I get the error
"Tried to reach our servers but we got an unexpected host header, is there a proxy in the way?"1 year ago
MrVoo " Unfortunately, there are no such things as "free domains" "
Are you sure about that? https://www.freenom.com/en/index.html?lang=en2 years ago
23
economybotA template for a discord.py bot with database integration and a fully functioning web dashboard.
999
4
23
The template for this tutorial
Python
itzscuzzles thank you for making this, I've been looking for something like this for a while2 years ago
[Discord.py] Discord Bot with fully functioning web dashboard!
Hello everyone and today I will be going through how to make a discord bot, a website
Python
Pranav-AA which version of python is used here? Since i couldn't run the code it shows error many times11 months ago
futuremanhank I am trying to replicate this with my own app and using Flask instead of Quart. I have had no issues up until the login section. For some reason when I get to the login screen and click my "Login to Discord" button I just get thrown an "internal server error" and I am not sure why. Any ideas?1 year ago
ordi999 Thanks to you I was able with some difficulties to succeed to follow your tutorial. Now I have to study all this in order to learn how to use it! A huge thank you for this tutorial1 year ago
A quick tictactoe game I created in CS Class
Simpler than the tictactoe online game I created :)
Thanks
Python
Top tips for your discord.py Discord bots!
Well hello everyone and I am creating this little handy tutorial for your python discord bots.
I am sure y
Python
PyCoder01 This is not the best discord.py bot basics tutorial because there are more basics of discord bots and there are more basic ways to make a discord bot than this.2 years ago
Fantasy Premier League Bot or FPL for short
Hello guys and I am pleased to announce my latest bot FPL!
For you guys wondering what FPL even is, it a
This one isn't as impressive as my Flighter one but it's still a module nonetheless xD
Maybe I'll do a tutorial ...
> Comment yes or no :P
Anyway, t
Python
Change Calculator
If you don't wanna get ripped off by those vending machines then u might wanna use this ;)
Just input a value (in £ IM SORRY xD) a
Python
NoNameByProgram Screen Shot 2020-11-02 at 7.08.24 AM
yes, the pound sign. one of the easiest letter to type from A-Z on the standard keyboard.2 years ago
Hey guys, I finally uploaded my module Flighter to PyPi!
This module takes in a speed (in knots) and two ICAOs (codes for airports) and will tell you
Python
How to avoid concatenation errors in Python using F-Strings!
So when they teach you Python, the "name and age" example always crops up:
name = input
Python
MarcusWeinberger Very neat! You can also do:
x = 32 * 5
print(f"{x=}")
And it will output x=1602 years ago
Wumi4 Yey!
Fun fact: Here is a longer typing of the F-String. They both work the same.
name = input("What is your name? ")
age = int(input("How old are you? "))
print("Hello {}! You are {} years old!".format(name, age))
`2 years ago
⭕❌ Noughts And Crosses ONLINE ❌⭕
An offline and online game created using Python and Pymongo
What is this?
This is a noughts and crosses game made u
Python
Dobrinia Cool project, but when i try to play online it gives me a big error:
File "main.py", line 54, in
main()
File "main.py", line 51, in main
olttt()
File "/home/runner/jbAp2lep4py/gamemodes/onlinettt.py", line 969, in olttt
main_menu(dbusername)
File "/home/runner/jbAp2lep4py/gamemodes/onlinettt.py", line 847, in main_menu
my_stats(username)
File "/home/runner/jbAp2lep4py/gamemodes/onlinettt.py", line 824, in my_stats
main_menu(username)
File "/home/runner/jbAp2lep4py2 years ago
Kirit0 Hello, i am currently working on a project that has similar interface with it. Mainly being the login and attempted online communication. I was wondering if you would like to join my team for a little bit, and help me out? I was just wondering cause you have managed to do it successfully but i am still struggling. https://repl.it/teams/join/yldpasaoeixeoadyxdtoeuixjkiwyufh-DreamVTechno There is the link. ^-^2 years ago
WEEKLY Challenge #20
OOOH!
This one was a lot of fun making :P
Thanks to TheDrone7 for posting these challenges as they are really fun :D
Made wit
Python
This one was kinda hard since python is slow
My program can do the first 10 terms in like 1 or 2 mins
Havent tried it for longer ...
I have a speci
Python
Simple Login Feature using Pymongo
To make this project yours, just fork this and enter your connection string
If you do not know how to get a conne
Python
Codemonkey51 The connection string should probably be in an env var for servers so users can't leak all the data3 years ago
#WEEKLY Weekly Challenge #18
This is my entry
I tried not to use the itertools module but I just couldn't do it :( . I used the function here and ma
Python
#WEEKLY Weekly Challenge #17
This is my entry 2nd try lmao
The background image represents the fact the numbers of the fibonacci sequence makes a sp
HTML, CSS, JS
Hey,
I've uploaded a package onto PyPi but if I open another repl, any modules or files included in the module aren't imported over.
Can anyone help
✈️Welcome to the FLIGHT TIME CALCULATOR!✈️
✈ You will be able to enter a plane's name, it's average speed (google if you don't know) and set the depa
Python
SwaroopBappanad I love really like the project, but I am afraid your code has sent my brain into a meltdown.3 years ago