#development
1 messages Β· Page 1075 of 1
<a href="https://ibb.co/QkCc46J"><img src="https://i.ibb.co/W0P3LcH/1568911350654-thumb-1920-1015834.png" alt="1568911350654-thumb-1920-1015834" border="0"></a>
thaT woRKED
THAT EMBED WORKED YES
finally
thank you
but its not background unfortunately
i have a command folder and im using a serverinfo command and the bot isnt responding when i use the command this is what i used
do i need to put anything in main.js or just keep it in my serverinfo.js command
if it lets me upload the file
can anyone help or know the reason it wont respond
aHAHA
Hi guys anybody wanna help me stresstest my server ?
anyone have pokedex code i need!π
how do u force end a collector
how to register font on canvas
@earnest phoenix if its a custom font u need the font tts file in ur project and then require it
text file
then do it
I need some more help on discord js (java)

E
-dotpost @wild adder
@wild adder
Please do not post dots to clear your messages/get attention. It adds absolutely nothing to the conversation and just causes spam.
If you need to get attention, then say hello everyone. If you need to clear your messages, then press the Esc key. If you do not follow these instructions you will be muted.
<a href="https://imgbb.com/"><img src="https://i.ibb.co/xsSfMVH/5a8472aeb04050c2b46082328d3fdb0d.gif" alt="5a8472aeb04050c2b46082328d3fdb0d" border="0"></a>
how do i make that the background image
for my bot page?
pls someone
If you know html and css, I think <section> tags call out the page itself
So just set the styles of section to have background: url('') to your image
Havent tried it though
<a href="https://imgbb.com/"><img src="https://i.ibb.co/xsSfMVH/5a8472aeb04050c2b46082328d3fdb0d.gif" alt="5a8472aeb04050c2b46082328d3fdb0d" border="0"></a>
@silver spear thats a nice image XD
lol
There's a certain tag that DBL uses for it. You'd have to inspect element the page to find out
Yes you can
how then
Zoro can you help me register a font on canvas, lib: discord js
Right click on the page -> Ibspect element
Inspect*
If you can't see Inspect Element, go Preferences -> Advanced -> Show Develop menu in menu bar
ok i got inspect up
but im not a coder
i use ghostbot
i dont know how to interpret, what do i look for
.
so whatdoilookfor
Before you do anything, if all you did is submit a bot clone with no modification its going to be rejected

Then it's fine
Then youd want to hover over elements until the background gets highlighted
ok
The element you hover over when bg is highlighted is the snippet that defines the background
ok
ok i get </body>
<a /body="https://imgbb.com/"><img src="https://i.ibb.co/xsSfMVH/5a8472aeb04050c2b46082328d3fdb0d.gif" alt="5a8472aeb04050c2b46082328d3fdb0d" border="0"></a>
π¦
not WORKINNGGG
i did...
couldnt find
div.columns.is-tablet.is-desktop
i got that
has anyone ever made a bot page background before?
<style>
section {
background: url('YOUR_IMAGE_URL') no-repeat;
}
</style>
<body>
<section>
</section>
</body>
Insert that
just make sure your image url is there
<style>
section {
background: url('IMAGE_URL') no-repeat;
background-size: cover;
}
</style>
<body>
<section>
</section>
</body>
try that
just replace my image url
π
π
has anyone ever made a bot page background before?
@silver spear lol, I dont know coding much


anyone have pokedex code i needπ
my is not working @thin turret
You're better off in the long run learning yourself
What doesnt work about yours
my?
Yes your code
anyone have pokedex code i needπ
@earnest phoenix spoonfeeding is not allowed
no one will give a code
Pokedex might not even be open sourced
Even if it was you wont learn by just copying
@thin turret no error is showing but bot say No data
put this on package.json
You have to set up node
I'm just waiting 30 min but not installing
now my bot on 50 server :)
Mine is on 59 :)
Mine too .-.
Mine is not in queue
Mine is in 7 lol
I only made it yesterday and it isnβt done so I canβt be disappointed
I have an issue with the pinging command:
if (message.content === `!Sun hug <${user}> `) {
ReferenceError: user is not defined```
How do I define User?
define the user
lmao
message.user as example
but i think you probably want to mention the tagged user right?
Yes
try message.mentions.first() (not 100% if this is correct)
yea this sounds better
Where do I put it?
when you do multiarg commands you probably don't want to use mentions
I'm trying to ping the user that is hugged
Id recommend watching codelyons video on setting up a command handler and arguments
If you build your bot around that foundation theres alot that can go wrong
Like one of the DDLC Discord Bots
when you mention a user, you are actually sending <@[user's id]>
just send '<@' + (user's id here) + '>' to ping them
dude how to register font? please tell me i cant find anything
you can just do user if you're concatenating them in a string
alternatively, user.toString()
yeah, that works too
@earnest phoenix what's the issue
when you turn it to a string, it changes it to the mention
register a font in what
canvas
usually in d.js V12 it should parse user to a mention if you use ${user}
here it is on the docs
look at how long this person did it, like less than a minute
please learn how to do basic googling
Ooh
It would be cool if Discord bots supported canvas and user input
That would be a boatload of network latency tho
https://github.com/discordjs/opus/issues/29 can someone help me with opus on windows server?
@slate oyster you can use canvas for making stuff like diagrams
or image manipulation so idk what the issue is
I'm saying if you could display a live canvas on Discord
And accept user input
It would take tons of Network Latency tho, so unlikely
thatll never happen
Yea
Discord's servers would burn up as soon as said feature was introduced
And, even if they did not, it would be uber laggy
i dont think its impossible. just discords current API design doesnt allow it. in the End discord Clients are Web Browsers
iframes or something.
But it would likly be reserved behind a paid feature
like the game dev license stuff
this isnt really the place to ask
Where do I ask then?
i dont think he wants a bot coded he looks for a Partner to code a bot with
https://github.com/discordjs/opus/issues/29 can someone help me with opus on windows server?
look at how long this person did it, like less than a minute
@pale vessel bruh i fucking do whta it says and doesnt work smh
did you do it BEFORE initializing the canvas and the console did not throw any error and you specified the correct font family name
did you register the front before generating the canvas?
bruh
if so please show the code so that we know that you actually understand us
π€
Why
and resolve is {resolve} = require("path"); right?
I'm sorry why aren't you just putting in the path of the font
Yes so copy the absolute pa-
quick question, how to open a map collection?
I wanted to fetch 10 messages.
Is this how I should do it?
let msg = await message.channel.messages.fetch({ limit: 10 });
msg.forEach(msg => console.log(msg.content))
Wait so not ../ paths?
you can either use path.resolve, an actual path, or __dirname
that's a relative path

but it doesnt work
@quartz kindle im using discord.js-light, but i dunno what i should activate to make message.member.voice not returning this https://lumap.is-inside.me/GO3MnDOb.png (im connected to a vc)
check your console
@tight plinth you need to enable some intents
which ones
you could've showed us that before 
Wait brb
instead of "not working"
kek
kok
show a sample code where you used the font
@tight plinth okay in client opts you put: ({ws:{intents:['GUILDS', 'GUILD_MESSAGES', 'GUILD_VOICE_STATES']}})
i dont think you need the extra quotes do ya?
it is on the docs
you don't but it should still be valid
should i removwe?
it didn't try to load it with quotes. unless that's an error when it's trying to register the font...
Canvas.registerFont("./assets/fightassets/font/VT323-Regular.ttf", { family: 'Pixel' });
offscreenCtx.font = "20px Pixel";
those are my font lines
reeeeeeee why not assets/flight/font/
what
waste of time
ill try get rid of ""
π
no, renaming flightassets to just flight since it's in a folder called assets already
π€
never mind lmao
@pale vessel nope that did work

didnt
@pale vessel can you just give a font that would match the command that's built in canvas?
what does it look like?
guys, when will my bot will be approved?
Snas senrif
afk
3-4 weeks
ok
just like a normal serif font for serif (like times new roman) and Arial for sans-serif
should i use switch statements or regular if-else statements here? https://lumap.is-inside.me/gYymZTaD.png
Switch case
k
k bye
quick question for discordia, how do you get the member count of a server?
probs in the docs
What's the official C# discord lib?
@solemn latch thanks found it
discord.net maybe @pure lion
Okay
guys how to get list of all canvas' default fonts?
its system defaults.
^
its system defaults.
@misty sigil yes
Also how tf to I install 
good question
To answer that question first we need to talk about parallel universes
Integrate your service with Discord β whether it's a bot or a game or whatever your wildest imagination can come up with.
guys how to get list of all canvas' default fonts?
should i use switch statements or regular if-else statements here? https://lumap.is-inside.me/gYymZTaD.png
@tight plinth PLEASE USE SWITCH CASE
Tanks woo
guys how to get list of all canvas' default fonts?
@earnest phoenix are you kidding me
console.log(canvas)
Ok
Or whatever you have it named
<canvas> 
o
nice development talk
Might get a new keyboard at September 10th aka bday
@tight plinth we in da wrong channel
development
Holy shit I just caught a fly
Yep
@pure lion dont say anything
who told shiv
Also help what lib do I choose

Okay I'm doing DsharpPlus x)
hi
how do i run calculations on a string?
like if i pass the string "(1 + 1) - 2" it returns 0
that is what i will use for "C!code913's_IQ"
because i have an IQ of 0
make the calculations outside of a string
yeah
Either a package that handles math functions for you or literally eval
then just pass it into the string
oh i now got it
Either a package that handles math functions for you or literally
eval
that's a thing?
I remember seeing some package for handling math expressions
mathjs
how can i sanitize eval input?
alcohol
you can't
you can't
eval("(1+1)-2") = 0
but also eval("process.exit()") = your bot dies
so tread carefully
var stuffToCalc = message.content.substring("C!calculate".length).split("/ / ");
stuffToCalc.eval();
will this work?
i know i should try it and see but i am reinstalling stuff rn
don't do that, please
why the hell is it stuck on installing
and i can't kill the process too...
;---;
please don't use eval for that, a member leaked a bot's token (that uses eval for math command) using obfuscated code
you can't
just don't
use math packages
use mathjs or their api
eval is a bad idea
way easier
and safer
use mathjs or their api
@pale vessel ??? what's math.js
Why the fuck do you need that?
you could remove all characters except 0-9 +-/* () but theres probably a loophole for that too considering how js is
you could've googled that...
its buildin
@quartz kindle oh there's definitely a loophole
the only safe way is to parse the math yourself
yeah
you'll end up calling a function somehow and bypassing everything 
so true
i use this for cleaning up my Eval Return from a eval command ```
text.replace(//g, "" + String.fromCharCode(8203)).replace(/@/g, "@" + String.fromCharCode(8203));
doesnt matter, if you're evaling
whatever the fuck you running on your code
I guess your could use regex?
isNaN()
Isn't that decapricated?
no?
Wait nvm that's isNull
is null is stupid
Oopies :Dd
if think == null
just do if (thing)
unless you specifically looking for null
which is very rare on itself
just realized i can do this:
user: C!calculate
bot: *ignores everything after C!calculate*
bot: enter a number
user: process.exit();
bot: checks if it is not a string
bot: hey that's not a number
user: 1
bot: enter the second number:
user process.YEEEEEEEEET();
bot: checks if it is not a string
bot: hey that's not a number
user: 5
bot: what do you wanna do with these? enter the possible operators: +,-,*,/
user: anything other than those
bot: checks if it is any of those
bot: HOW AMNY TIMES DO I HAVE TO TELL YOU TO ENTER THE INPUT CORRECTLY
user: +
bot: 6
What the forcker Frick balls peppercorns
if () will catch empty string, undefined, null and some other shit
stop swearing
yeah
iterate args and check if its either an allowed symbol or number
cool idea
Don't join args with +
^^^^
development i made a bot with ghostbot that TALKS TO YOU im so cool
Uh
That is literally the purpose of every bot ever
i added Alexa to my bot once but it was annoying
here continue
@lusty quest what and how
APIs
Sick
@midnight blaze you arent suppose to spoonfeed btw
idc
also i needed to remove it bcs users wanted to order stuff (was disabled)
LMAO
hello
@midnight blaze I assume you don't care about consequences of not following server rules either, then.

lol
someone knows why the code after the switch statement is unreachable? https://lumap.is-inside.me/wrzD285G.png
you're not breaking
No
Yes
@slender thistle yyes, I do. Sry^^ I just wanted to help
i forgot how switch statements works
I wont do that in the future
Break but also put it outside the }
thx for reminder
should be the very last line in the case
ye
lemme type it out:
//some switches shit
case "calculate":
if (!args[1] || !args[2] || !args[3] || isNaN(args[1]) || isNaN(args[3]) || args[2] != "+" || args[2] != "-" || args[2] != "*" || args[2] != "/" || args[2] != "\") {
message.reply("what the heck are you trying to do");
} else {
eval(`${args[1]} ${args[2]} ${args[3]}`);
}
i wanted to send that 15 minutes ago
but my internet died
a
What
are you still trying to use eval as a calculator
how can i make a command say something randomly like dank memer it says hay donate to use or smth? how can i do that?
@earnest phoenix array
@pure lion uhh
as the people here have said repeatedly, don't use eval
cuck
- array.length
make a json file and include a bunch of random phrases
i confused
and then get it from there
math.floor(math.random()*array.length)
mk
Make it a function
lol
?
i never made a dunction berofe
:>>>>>
make a array with your phrases. then make a random function for getting a random number for a index
Yes you did
???
Yes you did
@pure lion when?
Event listeners
uhh?
I have seen you using functions with your eval command, what are you talking about derku
they not mine they voltrexes
lol
ass inc <function name>(<params>) { bob }
???????
you should learn basic js
Please
how in the hell you dont know how to make a simple function
guys i said a million times i have learned the basics but i keep forgetting them
Sotp forgetting
its not our job to remember for you
^
ok?
make comments in your code that explains what happens
how about learning then? Freecodecamp is a good start
guys i said a million times i have learned the basics but i keep forgetting them
iirc he has some mental issues (not in a negative manor)
so you can look at them
i know someone here has ADHD or something like this
and this makes it hard to remember stuff
i know someone here has ADHD or something like this
@lusty quest me
nah, you good, it takes time to learn it
lmao i just learnt from w3schools and mdn
mdn?
never heard of freecodecamp or something
w3schools is too complicated for beginners xD it doesnt explain much
He is like really beginner
now i need to find a decent page for learning golang
freecodecamp is great
!!
ahh
Superbrain does go not have decent documentation on the lang
What is the go syntax similar to?
ok i go try https://www.freecodecamp.org/
π
yea but i hammered my brain enought with it today
Don't ask us
you ask that question to yourself
u get better each day man^^ just learn
it depends on the person
ok what is the course called?
sounds complicated
How long did it take you lot to learn js?
In general
i havent learnt i guess
and will be till the day i die
started coding in js in like Nov last year
Okay when did you get "decently proficient"
start the second one
start the second one
@midnight blaze ok
can someone tell me how to increase the maxListeners
@solemn latch same
i knew the basics of js after about a week (got my first bot running and started adding mysql stuff)
so, its a chat room client... in a chat platform?
why not DMs
relay the chat between the DMs of 2 users
Yes: A private channel for someone to get in contact with server moderators.
but this is again stupid
group dms?
takes 5 seconds to do
collect roles and dm each role with high permissions
takes God knows how much for the person to actually accept it
the relaying of DMs is possible but you should add the tag of the user infront of the Messages
or just copy a room in the discord.
and give the one person access to the room
then delete it afterwards
a vector with 3 values
channel π€·ββοΈ
π
but people can do that themselves, in a few seconds
audit logs logs it aswell
π€
@midnight blaze imma download the solutions so i can go back later (clever me)
ik
doesnt discord log chats too π€
im hyped rn
cuz we aint insane
I am
one lang yields more than enough headaches
I want to be a headache
C best, learn it, then the other languages will be cake π
learn haskell
:D
learn GO
learn Scratch
Wait list what I should learn except scratch
it has simliarities to JS
yeah cuz fuck indexing at 0
Golang Way more efficent than Js
Wait I need to write this down
every time i try to play a song with erela.js, lavalink [insert latest version number] and java 11, this happens in the lavalink node logs: https://lumap.is-inside.me/lg0ptiwY.png
C
How do I get bot ping in djsV12
ws.ping
^
Ok
you have dev role and do not know how to make a ping command?
:d
it changed in v12
@pure lion give TypeScript + deno a try if you already comfortable with js
was client.ping in v11
as the name sugests, type
?
lots of interfaces
No epilepsy emotes, thank you
its just english but it does stuff
oh, right, forgot bout that
my bad
Ive heard great things about Deno, though i havent made anything on it yet
i did try it for a couple hours though
cry?
get a idea
regret doing it?
But what can I do with knowledge of 14 coding languages
i mean its up to you what you do with it
Okay sick
you can do fiverr
Time to drop out of school and go to Google
write a AI that can see if someone writes enforcable stuff on discord and then add it to a bot -> Fully automated Admin Bot
since im not in the area, i cant give you much advice for qualifications
the best field: Bot dev
EyyYyy
ReferenceError: ws is not defined at Object.execute (/storage/emulated/0/Discord-TenZO-Bot/commands/ping.js:10:34) at Client.<anonymous> (/storage/emulated/0/Discord-TenZO-Bot/index.js:30:11) at Client.emit (events.js:315:20) at MessageCreateAction.handle (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/actions/MessageCreate.js:31:14) at Object.module.exports [as MESSAGE_CREATE] (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32) at WebSocketManager.handlePacket (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:386:31) at WebSocketShard.onPacket (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:436:22) at WebSocketShard.onMessage (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:293:10) at WebSocket.onMessage (/storage/emulated/0/Discord-TenZO-Bot/node_modules/ws/lib/event-target.js:125:16) at WebSocket.emit (events.js:315:20)
Got this while using ${ws.ping}
isnt ws on client?
yeah
<client>.ws
client.ws.ping
Oing
Oh
big bren
oink
Pig
autocorrect 
Oing oing
link
make a API
eeeeey libdev just complimented me
What lang should I write an API in
ReferenceError: client is not defined at Object.execute (/storage/emulated/0/Discord-TenZO-Bot/commands/ping.js:10:34) at Client.<anonymous> (/storage/emulated/0/Discord-TenZO-Bot/index.js:30:11) at Client.emit (events.js:315:20) at MessageCreateAction.handle (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/actions/MessageCreate.js:31:14) at Object.module.exports [as MESSAGE_CREATE] (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32) at WebSocketManager.handlePacket (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:386:31) at WebSocketShard.onPacket (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:436:22) at WebSocketShard.onMessage (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:293:10) at WebSocket.onMessage (/storage/emulated/0/Discord-TenZO-Bot/node_modules/ws/lib/event-target.js:125:16) at WebSocket.emit (events.js:315:20)
2 module.exports = {
3 name: 'ping',
4 description: 'Sends Bots Ping!',
5 execute(message, args) {
6 const embed = new
7 MessageEmbed()
8 .setTitle('My Ping')
9 .setColor(0xFFFAFA)
10 .setDescription(`My Ping Is ${clien
11 message.channel.send(embed);
12 },
13 };
14```
:/
brainfuck
What the fuck
wot
be the first making a brainfuck discord bot
why you requiring client?
what
you miss a few words @fallow sentinel
you cant just require client
why require isnt ending?
I don't want to make a brainfuck anything
bruh
you have to pass it
what even is that code
Copy and paste broke
@pure lion i mean the ESOlang
dont use middle click
how do i delete a curtain message
@lusty quest I know the esolang, with 6 whole characters
or did you want to use COW?
Copy and paste broke so here
Observe
your client is invalid
why u requiring client?
@earnest phoenix Which library
pass client onto the command
java
you already have a client
@fallow sentinel
K
doesnt message.client also exist?
export the client in your mainfile and import it into your command or attach it to your events
or that
i attach my client onto the message event, not sure if its done by default
it is
Is there an API focused language?
Api-ish?
js
php is dead
html/css for page
can it be that this guy dont have a handler and only uses that command without a main js file, where he uses client.login()?
thats the general rule i hear, each lang can be good for specific things
PhP backend, js for scripts, html/css for webpage
ReferenceError: client is not defined at Object.execute (/storage/emulated/0/Discord-TenZO-Bot/commands/ping.js:10:34) at Client.<anonymous> (/storage/emulated/0/Discord-TenZO-Bot/index.js:30:11) at Client.emit (events.js:315:20) at MessageCreateAction.handle (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/actions/MessageCreate.js:31:14) at Object.module.exports [as MESSAGE_CREATE] (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/handlers/MESSAGE_CREATE.js:4:32) at WebSocketManager.handlePacket (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketManager.js:386:31) at WebSocketShard.onPacket (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:436:22) at WebSocketShard.onMessage (/storage/emulated/0/Discord-TenZO-Bot/node_modules/discord.js/src/client/websocket/WebSocketShard.js:293:10) at WebSocket.onMessage (/storage/emulated/0/Discord-TenZO-Bot/node_modules/ws/lib/event-target.js:125:16) at WebSocket.emit (events.js:315:20)
Yay new error
I use js for my back end. Express.js
nodejs was made to replace php backend, in some cases
@fallow sentinel we told you, use message
Okay I'm full stack :d
it has client attached
Jk lmO9
all of this is in the docs fresh
now i know why i need learning https://i.gyazo.com/0e41100a822394f4431e929523d21600.png im so confused lmfao
:/
var is only there for keeping old scripts functioning otherwise it would be deprecated
@midnight blaze I'm using a handler and I still dunno how to fix it
read the docs π€
you have message already being executed
it tells you how to do this
:/
sending the same screenshot wont get any better results
without spoonfeeding we told you whats wrong
And I still dunno what to do
comment out your message.send event and add console.log(message)
then look what the result is
Send me links
So add client to execute?
I wanna be youngest full stacc
no
Ever
lol
shhh dice
lol
trying to teach him
wdym
so he doesnt come back here 5 mins later asking for the same thing
As usual
Message is an object
Ok
how do you access a property from an object?
Idk
You use the pog emote
π€
okay
learn js
thats all i gotta say
cuz if you dont know objects in an object oriented programming language you clearly been copy pasting this whole time
Lol
It's direct copy paste from the command handler guide
did you read the guide?
Yes
thats a really bad habit, directly copy pasting
Btw if I learn C# for apps, js for backend and HTML/CSS for front do I full stacc uWu
i learned JS while coding bots lol.
yeah I kinda forget stuff, f a s t
to be fair i knew some Lua before
works for some, but the general rule is: DONT
if you have a hard time remembering stuff. you should probably take notes
What are JavaScript Properties and Methods | Properties and Methods | JavaScript Tutorial. In this JavaScript tutorial you will learn about properties and methods used on JavaScript objects. Examples of objects include variables and arrays, which are used often in JavaScript s...
eeew youtube vids
read the docs
W3Schools
plenty of interactive examples
if you dont learn how to read docs you'll get into trouble really quick
Kinda wishing rule 7 didnt exist rn
still wont change the situation
is there any documentation on HTML and Markdown for stuff like text color and stuff
in general?
Yeah
does markdown do text color?
afaik it doesnt
not sure if you can do code blocks to count as
the internet exist for quite some time now. and HTML/CSS is probably the most basic language you should learn. there is somewhere a documentation about it
APACHE should do some colouring
some other stuff too
w3schools has HTML docs
markdown i dont think they do, so i sent that other link
if you forget some stuff, just google for cheatsheet
specially for markdown
i often use the cheatsheet from markdown-here
yeah i use that aswell
overwrite the css for them
the offset is triggering me
css
find the classes in inspect element and edit them in a style tag
yeah i have no clue how to do it ill just leave it normal
@opal plank ok ow my head hurts, just finished the thing on js objects, so how exactly is that supposed to help me here
okay, what exactly did you learn @fallow sentinel ?
How to call a value from a variable
did you see objects?
Mhm
aight, here then
(filename is bob.json)
{
"Bob":"Bob"
}
If you require bob.json as bob, and then do bob.bob, it will return bob
obj.a
Yooo the legend he did it
message.client.ws.ping
Thanks!
Ur a legend in my book
how can i make a command say something randomly like dank memer it says hay donate to use or smth? how can i do that?
@earnest phoenix figure out a pickrandom function and pass it an array
anyone know what i would have to put in the detailed description of my bot
to change these buttons to blue and get them inline
yeah
you want the edit buttons blue? or the tags blue?
For not knowing rhag
or all of them blue?
all of them
Wait how do you design the bot page
pretty sure the tags classes are atag
you can use html
html has <style></style>
so you can use css
its html but i have no experience in html
yay another language I don't know
then youll need to learn html first loaf
And IDs with #
yay another language I don't know
@fallow sentinel that i master 25% at
#id {}
π
eris
Thanks guys π
this ended up working
background-color: #0a2c8f;
color: white;```
the making them level might be a bit more complex
Eyyyy
at this point i kinda feel you trying to get us to do all of it









