Nate Sedler
@nsedler
I'd to do some rust on this site but I can't even generate a random number.
I got bored in College Writing yesterday and made this, if there are any bugs let me know please.
Like if you think this is cool!java
Thought i'd do what @amasad did and make an american flag.
Like if you think it's cool!java
So I know that you can change the color of the text in the terminal with python but can you also do it with java?
AlephZero I don't know about any repl.it specific features, but you can always use ANSI escape sequences. For more info, read this: https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences.
Hope this helped :)4 years ago
I'd like to eventually make a discord bot and I was wondering what's your guys go to java discord framework? I'm looking for one in terms of simplici
techstuffstuff jda, to use it fork this: https://replit.com/@techstuffstuff/cpJDA#Main.java2 years ago
AlephZero I would say the JDA Discord API wrapper, you can find it at https://github.com/DV8FromTheWorld/JDA.
Good luck with creating your bot, and keep coding on repl.it!4 years ago