Skip to content

ReallyCoolProjects/DiscBot

Repository files navigation

DiscBot

This is a Discord bot that is currently under developement

Main features:

get news about a specific topic.

compile code sent in the chat, if it starts with "!compile".

get current price and news about crypto.

get current weather of specified city.

welcome new members

TODO

  • refactor code
  • add more news options (date, website, etc...)
  • and other functionalities

Completed Column ✓

  • compiling javascript code
  • Implemented news functionality
  • Implemented weather functionality
  • add custom error class

run

to run the code:

  • build typescript by: npm run build -> compiles typescript to javascript (have to execute after every change)
  • run node js: npm start -> run only after running the previous command.

usage

to compile code:

  • run !copmile ${code}

to get news about a specific topic

  • run !news #TOPIC topic should be one word

to get a wild tweet from kanye

  • run !kanye

to get current weather of a specified city

  • run !weather {city}

to get current price of a crypto coin

  • run !crypto {coinName}

Authors

Contributing

Contributions are always welcome!

clone this repository: git clone https://github.com/ReallyCoolProjects/DiscBot/ if you want to change the branch:

  • git branch to list all the branches, the current branch will be specified by* ex: *main
  • git checkout your_branch change your_branch by the branch that interests you

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •