Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0wain/gsnapcode
Allow your players to share their snapchat with the server
https://github.com/0wain/gsnapcode
addon garrysmod gmod scname snapchat snapcode
Last synced: 4 days ago
JSON representation
Allow your players to share their snapchat with the server
- Host: GitHub
- URL: https://github.com/0wain/gsnapcode
- Owner: 0wain
- License: gpl-3.0
- Created: 2018-01-29T01:08:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T12:09:47.000Z (over 4 years ago)
- Last Synced: 2024-11-29T07:22:12.744Z (2 months ago)
- Topics: addon, garrysmod, gmod, scname, snapchat, snapcode
- Language: Lua
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gSnapCode
Allow your players to share their snapchat with the serverThe idea behind this is to allow users to inpuit their snapchat names into a library of other snapchat names that anyone on the server can access. It's a way for users to socially share their snapchatnames through inputting their snapchat and having their snapcodes be presented on a list.
Users input their snapchat in the register page and it auto updates on a database. All users are then also updated so they have up to date lists. A user can only have 1 snapchat linked to their account at a time. This prevents them spamming the list.
The addon also uses a cache system that saves the snapcodes to the users data folder so they only ever need to load the snapcode once and it will forever load from their data folder after that
## Media
![main page](https://i.imgur.com/0hHTN7h.jpg)![view page](https://i.imgur.com/tSFeumE.jpg)
![register page](https://i.imgur.com/JXCJO5y.jpg)
## Config
There is currently nothing to configure because the addon is at a basic level. However you're free to go throught the code and edit it to your liking.## To-do
- Add some kinda popup when you click on a snapcode for a better preview
- Allow users to pick their display color rather than having it be random