(name and project wip)
online version (at least for now): https://trinkey.pythonanywhere.com
official discord server: https://discord.gg/tH7QnHApwu
it's like twitter but bad basically, i made it because im really bored
- download the files from the directory either using git or the website
- make a new file in the
_server_module
folder called_api_keys.py
- in that file, put the following code:
auth_key = b"put some random text here"
- run the
_server.py
file (make sure you have python and the flask library installed). if you get an error, you might need to update one of the libraries, or change the port to something above 1000 if you don't have admin permissions - on your web browser go to the url
localhost
(specify port if needed, don't add thewww.
orhttps://
part) - after that everything should work on it's own, make sure to report any features or suggestions
go to the issues tab and make a new issue (make sure you're logged in with github)
if there is a specific thing you want to do, you can make an issue (if a duplicate doesn't already exist) and then assign yourself if you can. (if you can't assign yourself as you're not a contributor, you can make a comment on it stating that you are going to do it)
once you finish programming you can create a new fork with your code and then make a pull request with it.
if you have contributed a lot to this project, you can message me on any platform that i use (email: [email protected],
discord: @trinkey_
, twitter: @trinkey_2
) and let me know your github username and stuff that you have worked on and i'll consider it