Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/neufeldtech/secretmessage-go

Send self-destructing secret messages over Slack
https://github.com/neufeldtech/secretmessage-go

ephemeral go golang message secret self-destructing-messages slack

Last synced: about 8 hours ago
JSON representation

Send self-destructing secret messages over Slack

Awesome Lists containing this project

README

        

# Secret Message

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/neufeldtech/secretmessage-go/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/neufeldtech/secretmessage-go/tree/main)

#### Notice:
Looking for the original code? Find it [HERE](https://github.com/neufeldtech/secret-message)

---

Send one-way messages through Slack

## Send a secret message
Just type /secret and your message, such as ```/secret I'm scared of heights```

Send a secret message

## Read a secret message
To read a secret message, just click on the View message button. The message will appear as an ephemeral Slack message visable to only you - it will disappear when you reload your Slack client.

Read a secret message

## Install
Visit [secretmessage.xyz](http://secretmessage.xyz) and click the **Add to Slack** button at the bottom of the page.

## Issues

Please [open a Github Issue](https://github.com/neufeldtech/secretmessage-go/issues/new) or [Email us](mailto:[email protected]) if you require assistance

## Want something customized?

Feel free to fork the repo and make changes as you wish. Pull requests for features back to this repo may not be reviewed or accepted due to time and resourcing constraints.

## License
The MIT License (MIT)
Copyright (c) 2016 Jordan Neufeld

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHE