A multifunctional Discord bot named "AttaBOT" that I designed with fun commands, helpful tools, and unique features.
- Language: Python
- Libraries:
-
Command:
-datejoined [@user] -
Description: Displays the exact date and time a user joined the server. Defaults to the command issuer if no user is mentioned.
-
Usage:
-datejoined @exampleuser
-
Command:
-stockprice [stock symbol] -
Description: Fetches the live stock price for a given symbol using Yahoo Finance.
-
Usage:
-stockprice AAPL
-
Command:
-pick [option1], [option2], ... -
Description: Randomly selects an option from a list.
-
Usage:
-pick option1, option2, option3
-
Command:
-say [message] -
Description: Makes the bot repeat the provided message.
-
Usage:
-say Hello, world!
-
Command:
-atbys [@user] -
Description: Tracks the number of times "attaboy" has been said in the server, by users, bots, and the specified user. If no username is given, the user who said the command is chosen.
-
Usage:
-atbys @exampleuser
-
Command:
-whatis [topic] -
Description: Provides a summary of the specified topic using Wikipedia. Displays an image if available.
-
Usage:
-whatis Python programming







