Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michal2sab/amazing-discord-bot
My personal discord bot that I will use for all the things I could possibly want. Simple as that.
https://github.com/michal2sab/amazing-discord-bot
alien astronomy bitcoin btc crypto cryptocurrency discord-bot discord-js eth ethereum javascript mars mars-rover nasa perseverance-rover space ufo youtube
Last synced: 4 days ago
JSON representation
My personal discord bot that I will use for all the things I could possibly want. Simple as that.
- Host: GitHub
- URL: https://github.com/michal2sab/amazing-discord-bot
- Owner: Michal2SAB
- Created: 2021-10-18T23:08:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T11:19:57.000Z (about 2 years ago)
- Last Synced: 2023-03-07T09:42:51.216Z (over 1 year ago)
- Topics: alien, astronomy, bitcoin, btc, crypto, cryptocurrency, discord-bot, discord-js, eth, ethereum, javascript, mars, mars-rover, nasa, perseverance-rover, space, ufo, youtube
- Language: JavaScript
- Homepage:
- Size: 175 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Amazing Discord Bot
An amazing discord bot for many different things.# All Bot Commands (more to come)
1. .ytags
- See & copy all tags used in any youtube videos.
- Usage: .ytags [youtube link]2. !apod
- Get the Astronomy picture of the day (with additional option to choose a random date or specify your own aswell).
- Optional usages: .apod {date} / .apod random3. .mweather
- Get the latest mars weather update from the Perseverance Rover, with the "MarsWxReport" twitter account.4. .mars
- Get one of the most recent Mars surface photos from the perseverance and curiosity rovers.5. .marsnews
- Get the latest news about the Mars mission from NASA's official website.6. .telescope
- Get the latest news about the new James Webb telescope about to launch to space.
- Optional "info" command argument will show the telescope's current location, time left, speed etc. !telescope info7. .bnews
- Get the newest news/posts from bitcoin subreddit.8. .btc and .eth
- Convert bitcoin or ethereum value to USD dollars with bitcoin's or ethereum's real time price.
- Usage: .btc [value] or .eth [value]9. .luck
- Generate 10 random bitcoin wallets and their matching private keys & display their balances.10. .ethluck
- Generate 10 random ethereum wallets and their matching private keys & display their balances.11. .ask
- Ask the bot about anything and get a random yes or no.
- Usage: .ask [question]12. .calc
- Bonus command. Easily calculate stuff with just one command, using 'simplecalculator' module.
- Command example: .calc 2 + 213. .colvert
- Easily convert RGB color to HEX color or HEX color to RGB color.
- Command example: .colvert 255000000 or .colvert #FF000014. .remove
- Easily remove background almost perfectly from almost any image out there.
- Command example: .remove https://www.somesite/with/someimage.png## Commands for stick arena
1. .users
- Check who's online in a specified server
- Command example: .users {server}2. .games
- Check what games are opened and how much round time left in a specified server
- Command example: .games {server}3. .gameinfo
- Get all the info you need about a game in a specified server (time left, game mode, map, amount of players & creator)
- Command example: .gameinfo {server} {game name}4. .buy
- Buy any spinner with any allowed color code
- Command example: .buy {user} {pass}5. .create
- Create any valid account for all XGen online games
- Command example: .create {user} {pass}6. .verify
- Verify XGen account
- Command example: .verify {user} {pass} {email}7. .change
- change password or name for XGen account
- Command example: .change {user} {old_pass} {new_pass} or .change name {old_user} {pass} {new_user}8. .validate
- Check if a stick arena color will appear with a stupid red glitch in lobby
- Command example: .validate {color}9. .find
- Search for user in all open servers
- Command example: .find {user}