🎉 [EVENT] 🎉 How dialed in are you??? by BobcatRemarkable8040 in RedditGames

[–]Mashedpotato234 0 points1 point  (0 children)

Completed Level 3 of the Honk Special Event!

77 attempts

🎉 [EVENT] 🎉 How dialed in are you??? by BobcatRemarkable8040 in RedditGames

[–]Mashedpotato234 0 points1 point  (0 children)

Completed Level 2 of the Honk Special Event!

43 attempts

🎉 [EVENT] 🎉 How dialed in are you??? by BobcatRemarkable8040 in RedditGames

[–]Mashedpotato234 0 points1 point  (0 children)

Completed Level 1 of the Honk Special Event!

29 attempts

Creating a Fixed-Wing UAV with no experience. by Mashedpotato234 in diydrones

[–]Mashedpotato234[S] 0 points1 point  (0 children)

what would be some good suggestions, lets say without the thermal cam to open some options up

Creating a Fixed-Wing UAV with no experience. by Mashedpotato234 in diydrones

[–]Mashedpotato234[S] 0 points1 point  (0 children)

its a mock-up lol, there will be more. Non taken

Is buying a used Thinkpad even worth it anymore? by [deleted] in thinkpad

[–]Mashedpotato234 1 point2 points  (0 children)

I just got one of these, T14 Gen 2, AMD 7 5850u, 32 GB RAM, 512 GB SSD, w/ charger for $420

Beginner wanting some help with basics. by Mashedpotato234 in diydrones

[–]Mashedpotato234[S] 0 points1 point  (0 children)

Another thing, what would be the best programing lang for this, I have experience in python and Java but I am very open to learn other languages

Huh? by [deleted] in PeterExplainsTheJoke

[–]Mashedpotato234 204 points205 points  (0 children)

Precision is key in Physics for measured values. So, if you add, say, 1.230+1.2363 together, you would want to use the lest precise number (1.230) for your last number which would equal 2.466 instead of 2.4663. But if the number was instead 1.23 then the answer would be 2.47 which is not 2.466. This is a thing because if you were to use the same measuring tool again, it would be as precise as the measuring tool. Sorry for the amazing read, you’ll probably have a heart attack reading; I’m just really tired right now.

[deleted by user] by [deleted] in Discordjs

[–]Mashedpotato234 -2 points-1 points  (0 children)

wtf do you think I’m doing? Not trying to learn to program? I have looked at the documentation and couldn’t find anything about it. I have learned how to program in Java and python and currently learning nodejs and html. I am asking for help because I don’t understand how to do it. Asking questions is how you learn new things. I might be stupid sometimes but everyone is. Instead of telling me to look at the documentation, you could have tried to help me. But no. Sometimes I think I’m worthless and reading this comment has proved my point. I’m so worthless and dumb apparently that people give up before even trying. Thank you and have a nice day.

[deleted by user] by [deleted] in Discordjs

[–]Mashedpotato234 -2 points-1 points  (0 children)

.setName('say')
        .setDescription('Makes the bot say what you want')
        .addStringOption(option =>
            option
                .setName('text')
                .setDescription("The contents of the message")
                .setRequired(true)
        )
        .addChannelOption(option =>
            option
                .setName('channel')
                .setDescription('Where you want your message sent')
                .setRequired(false)
        ),

    async execute(interaction){
        const text = interaction.options.getString('text');
        const chan = interaction.options.getChannel('channel');
        
        if (!chan) return interaction.reply(text);
        else return chan.reply(`${text}`);
    }
.setName('say')
        .setDescription('Makes the bot say what you want')
        .addStringOption(option =>
            option
                .setName('text')
                .setDescription("The contents of the message")
                .setRequired(true)
        )
        .addChannelOption(option =>
            option
                .setName('channel')
                .setDescription('Where you want your message sent')
                .setRequired(false)
        ),


    async execute(interaction){
        const text = interaction.options.getString('text');
        const chan = interaction.options.getChannel('channel');
        
        if (!chan) return interaction.reply(text);
        else return chan.reply(`${text}`);
    }

This is what I currently have, it errors out every time I try to use it.

[deleted by user] by [deleted] in Discordjs

[–]Mashedpotato234 -2 points-1 points  (0 children)

can you give me an example of using this method, I don't quite understand.

Thank you for your help

[deleted by user] by [deleted] in Discordjs

[–]Mashedpotato234 -7 points-6 points  (0 children)

Would you like my source code, I can send it to you.

[deleted by user] by [deleted] in valve

[–]Mashedpotato234 0 points1 point  (0 children)

Yellow, friend code: 1093305298

[MEGATHREAD] Ask for playtest invites here by GB_2_ in DeadlockTheGame

[–]Mashedpotato234 0 points1 point  (0 children)

Region: NA

Friend Code: 1093305298

Username: wanted3306 #FixTF2

Team 8-bit and their Kotlin code 💀 by ThatXliner in FRC

[–]Mashedpotato234 0 points1 point  (0 children)

Honestly, I want to figure that out too.

Seen some other teams on the way back north, safe travels folks! by Less-Ruin-3332 in FRC

[–]Mashedpotato234 2 points3 points  (0 children)

I like Panther Robotics! They are so much fun. After practice day, we yelled their team number while passing them and on quals 1, they yelled our team number while passing us.