1.0.0 • Published 8 months ago

snugbug v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

SNUGBUG

Summary

SnugBug command - snugbug is a CLI based chatting app. Users are allowed to make rooms and chat with their respective peers or friends. Your room is as secure as the username and room name that you choose to use. V-0.6 comes with no databases and the chat is not monitored.

Installation

pip install snugbug

  • Note - requirements auto install
  • Python 3.11

Update

-Please note that it is best practice to update -daily or once every 4 days to avail new features.

pip install --upgrade snugbug

Initiation

-Open your CLI or terminal be it any and enter snugbug -Note: - If the server fails to connect we are working on it.

Functions and Features

-Help /help Shows list of commands. -Print /print enters print mode to copy large texts or code that can be sent as one message. -Send /send sends the message after entering print mode. -exit /exit exit the chatroom and the chat. -Stick /stick will enter stick mode and you can then paste the file path without ( " ) and then type /send in a new line to send the file. -Emoticons get converted to emojis.

Update Log

  • Better text formating and the /paste functionality. color codes your codes or snippets when sent
  • Added help command
  • Added Encryption.
1.0.0

8 months ago