Giter Site home page Giter Site logo

ouckah / oucky Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 121 KB

Oucky is a Discord bot built by a community of computer science enthusiasts to enhance their server experience. Built using Discord.js, Node.js, and Javascript APIs. Contributions are welcome through GitHub, and Oucky is created and maintained by Ouckah and his community.

JavaScript 100.00%
collaboration community-project discord-bot discord-js

oucky's Introduction

Hi There! My name is Ouckah.


๐Ÿ“ฎ About Me

My name is Aidan and I am a Computer Science student!

public class Aidan
{
  private int age = 19;
  public String[] traits = new String[] { "dumb", "short", "nerd" };
  public String[] hobbies = new String[] { "Coding!", "Ultimate Frisbee", "Chess", "Wrestling", "Sleeping" };
}

I have been interested in coding from the ripe age of 11 years old. I started off coding using block Scratch code and grew to learn line langauges such as Python and Java. At 13 I used my Java knowledge to experiment with Minecraft plugins and started to create my own. At around 14 - 15 I started to try creating my own games in Unity, where I dipped my toes into C#. Now I am playing around with Web Design and languages such as HTML, CSS and JavaScript. I have tried tools such as Node.js and React, however, I am still learning!

๐Ÿ’ผ Credentials

  • Experience:
    • Mentored for 3 months by Mukund Iyengar Director of Launchpad
    • Self-Taught Game Developer (2 Years) and Front-End Web Developer (1 Year)
    • You can view a few of my projects here on my GitHub page!

๐Ÿ“ What Am I Doing?

  • ๐Ÿ“‹ Currently I am:
    • Self-teaching AI / Machine Learning
    • Grinding LeetCode
    • Interning for NUKEMAP this summer
    • Participating in Launchpad@Stevens

Tech Stack

Web Dev

Other Langs

Game Development

Tools

๐Ÿ“Š Stats

GitHub stats

oucky's People

Contributors

bolaside avatar ouckah avatar thejoshuahendrix avatar

Watchers

 avatar  avatar

oucky's Issues

Rock Paper Scissors ERROR

Unfortunately, the RPS command would not compile when the commands were deployed. An error log is provided below:
node index.js
C:...\index.js:47
throw this.error;
^

ExpectedValidationError: Expected
at InstanceValidator.handle (C:...oucky\node_modules@sapphire\shapeshift\dist\index.js:725:75)
at InstanceValidator.parse (C:...oucky\node_modules@sapphire\shapeshift\dist\index.js:207:88)
at assertReturnOfBuilder (C:...oucky\node_modules@discordjs\builders\dist\index.js:1423:53)
at MixedClass._sharedAddOptionMethod (C:...oucky\node_modules@discordjs\builders\dist\index.js:2009:5)
at MixedClass.addStringOption (C:...oucky\node_modules@discordjs\builders\dist\index.js:1987:17)
at Object. (C:...oucky\commands\rps.js:7:6)
at Module._compile (node:internal/modules/cjs/loader:1105:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12) {
given: undefined,
expected: [Function: SlashCommandStringOption]
}

Stats ERROR

Unfortunately, the Stats command would not compile unless references to the emojis were removed.
Here are the lines that caused the error:
[Line 21] const emojisCount = emojis.size;
[Line 32] :robot: Server emojis count: ${emojisCount}

Here is the error given:
node index.js
ReferenceError: emojis is not defined
at generateStats (C:...oucky\commands\stats.js:21:25)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Object.execute (C:...oucky\commands\stats.js:9:3)
at async Client. (C:...oucky\index.js:62:3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.