Coder Social home page Coder Social logo

cosmoquestx / rocket-bot Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 606 KB

The Bot of the New generation of explorers for the CosmoQuest server on Discord. Assembled with official APIs and documentation, originally created using the Github Students Program tools.

Home Page: https://CosmoQuest.org/x/

JavaScript 96.93% Dockerfile 1.44% HTML 1.63%
botkit-discord discord-api discord-bot discord-js mathjs nasa-api nodejs weather-api

rocket-bot's People

Contributors

dependabot[bot] avatar kaiodcosta avatar keeperofmaps avatar starstryder avatar therealfakeadmin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

rocket-bot's Issues

New command: !kerbals

!kerbals <number of days|months|years>|<date>

Returns the number of kerbal equivalent to the number of days/months/years or since/until the date.

Considerations: Needs to calculate the value of a kerbal each time as it is a continuously changing constant.

TAF command

Similar to the metar command, a !taf command would return the most recently issued TAF for a specified airport.

cookie command needs to accommodate usernames without an at-sign

The cookie command should be able to handle a username that does not start with an @-sign.

This should resolve the following errors:

2022-10-29T06:38:38.182091604Z     at Object.exports.run (/usr/src/app/commands/cookie.js:12:19)
2022-10-29T06:38:38.182097835Z     at Client.<anonymous> (/usr/src/app/main.js:135:21)
2022-10-29T06:38:38.182103034Z     at processTicksAndRejections (node:internal/process/task_queues:96:5)

Update CHANGELOG

CHANGELOG does not currently have all the new features of v2.2.0. These need to be added.

Update packages

Security updates needed, 1 Critical; many High. Will do a rolling update.

LICENSE needed

We have no license selected for Rocket Bot. Having no license could be very limiting to the free-use of Rocket Bot. I suggest we select one to allow for guilt free use by others.

Here are the top 2 I have in mind, though feel free to suggest more:

  • The MIT License is short and to the point. It lets people do almost anything they want with your project, like making and distributing closed source versions.
  • The GNU GPLv3 also lets people do almost anything they want with your project, except distributing closed source versions.

Honorable Mention:

  • Apache License 2.0 is a permissive license whose main conditions require preservation of copyright and license notices.

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.