You are browsing as a guest.
Sign up
(or log in) to start making projects!
- Added the
/8ball command: ask a question and get a random answer
- Added
topic command: get a random topic to start a conversation
- Added
/qalc command: execute calculation using libqalculate
- Added
/console command: run any shell command
- Added
/animal command: get a random animal (cat, dog, fox, duck)
- Added
/ip command: get info about an IPv4 or IPv6 address
- Installed the retrofit libs required to make HTTP requests
- Added a regex to check if a IPv4 or IPv6 is valid (took from
networkingtoolbox.net)
- Created util function to get the country flag & name from its code (took from my Hackatime android app)
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.