Skip to content
Sign UpLog In
Profile icon

Typhon (Volken

@Typh-Volk
i made a verified discord bot and i now i break the unbreakable... and music
Twitter
Website
  • Conversation Simulator V1.1

    Cover page
    Made with Python

    Alterations of V1. Will run more smoothly but V1.2 will be better

    Recent comments (0)
  • me

    Cover page
    Made with HTML, CSS, JS
    Recent comments (0)
  • BeheBot

    Cover page
    Made with Python

    Discord Bot - NOT OPEN SOURCE

    Recent comments (0)
Repls
Community
Typh-Volk
Typh-Volk
shared a Post
2 years ago
How to install a pip package in python using poetry.lock
Hi, I am trying to install Statcord.py in my bot, it works via the shell but doesn't stay. I was told to install it via the poetry packager but I don'
RYANTADIPARTHI
RYANTADIPARTHI
Just click the box button on the right of your repl, and type in the package you want. Screenshot 2020-11-15 at 7.01.03 AM2 years ago
Typh-Volk
Typh-Volk
shared a Post
2 years ago
Hi, I noticed on my website there will be a random white part in the background. I have gone through my code to see what could be causing it and I do
BeheBot Site
HTML, CSS, JS
AnthonyMouse
AnthonyMouse
It might be because you have background-color: transparent.2 years ago
Coder100
Coder100
sending a screenshot of exactly what would be nice, maybe it's something to do with your backgrounds?2 years ago
JBloves27
JBloves27
I don't see any white spots, like RYANTADIPATHI said. But I think I do see something before the page loads up. Is it like that the page is white for like half a sec and then it turns black? Hope this helps!2 years ago
Typh-Volk
Typh-Volk
shared a Post
2 years ago
Hi, I've been working on a website trying to see if I can align elements in the horizontal centre of the page, I can't do it on repl, but it works on
BeheBot Site
HTML, CSS, JS
xxpertHacker
xxpertHacker
Repl.it does not interfere in the execution of HTML Repls, they are merely hosted on Repl's static HTTP server, the site is displayed and whatever else in your browser, meaning the same code that worked on VSC will work on Repl. The problem is just your code, not Repl. You can accept this as the answer to your question :). (or you can reword the question itself) Also, the red that was used on the website actually hurt my eyes, I recommend changing the color scheme, lol.2 years ago
Coder100
Coder100
Ok try something like this: twitter add more styling... `2 years ago
RYANTADIPARTHI
RYANTADIPARTHI
Use a body tag. It will work2 years ago
Typh-Volk
Typh-Volk
shared a Post
3 years ago
Just a car designed by me. Lol Also, I'm ÑîħσηЙïňjα if u were wondering.
Typh-Volk
Typh-Volk
shared a Post
3 years ago
Update of MinInterface. This update includes: Compatibility to answer in uppercase and lowercase. Bug fixes, including story bug fixes. And more. As u
Typh-Volk
Typh-Volk
shared a Post
3 years ago
Here I have made a simple, yet overcomplicated by basic python skills, Python User Interface (PyUI). It is still in early development so please feel f
Typh-Volk
Typh-Volk
For the updated version, see https://repl.it/talk/share/MinInterface-V2-PyUI/339763 years ago
Typh-Volk
Typh-Volk
shared a Post
3 years ago
A simple chat simulator - look forward to V1.2! Enjoy!
Conversation Simulator V1.1
Python
DanVaisbrot
DanVaisbrot
When I load it it says "replit.com refused to connect." 7 months ago
eco27
eco27
potatp3 years ago
Typh-Volk
Typh-Volk
shared a Post
4 years ago
This was the Alpha stage of The quiz and I abandoned it because, I just didn't feel motivated to continue. I am leaving this out there for those of yo
Typh-Volk
Typh-Volk
shared a Post
4 years ago
The original quiz. Note me the bugs please so then i can find out new way to code it more well. thanks
Typh-Volk
Typh-Volk
shared a Post
4 years ago
A simple conversation simulator. Version 1. It has taken some time to code. Note me on errors please!
Conversation simulator V1.0
Python
IsaakKim
IsaakKim
A great sim! I spent a while talking to it and i felt like it was my best friend i never had! cant wait for the next update! (^_^)2 years ago
DJWang
DJWang
I like this3 years ago
PowerCoder
PowerCoder
Cool. Although I think you should add color to the text using Termcolor. from termcolor import cprint Then you can style text with this type of format: cprint('TEXT', 'COLOR') For example: cprint('Hello world', 'green') 4 years ago
Typh-Volk
Typh-Volk
shared a Post
4 years ago
This code is simple and teaches you how to make an origami crane. This code is still work-in-progress, so please notify me of any bugs or errors. Than