https://github.com/b3s/b3s_emoticons
Emoticons for B3S
https://github.com/b3s/b3s_emoticons
Last synced: 30 days ago
JSON representation
Emoticons for B3S
- Host: GitHub
- URL: https://github.com/b3s/b3s_emoticons
- Owner: b3s
- License: mit
- Created: 2014-12-11T03:14:55.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2026-02-03T13:07:33.000Z (5 months ago)
- Last Synced: 2026-02-04T03:43:09.427Z (5 months ago)
- Language: Ruby
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# B3S Emoticons
Custom Sugar emoticons for B3S
## Contributing
1) Fork this project
2) Find a name for your emoticon. Verify that it's not taken by trying
:your-name:, or consulting the [cheat sheet](http://www.emoji-cheat-sheet.com).
3) Add the image to `app/assets/images/emoji`. 64x64 px PNG preferred.
4) Update `db/b3s_emoticons.json` and tell it about your new file.
5) Send a pull request!