how and why would that happen
— ubq323
- joined
- a very long time ago
recent posts
i am not sure if it's possible to get github to automatically pull changes in from an external repo; i would imagine it isn't
because that is the simplest voting system and i had enough "trauma" from writing a voting website app years ago that i somehow didn't consider supporting multiple voting systems. in retrospect this was not a very good idea and it probably needs a bit of work.
honestly the apioforum voting system has always been slightly half baked. there's still no way to close polls, or any way to see who is voting for which options in one place.
contributions are always welcome of course. if you want to learn git i would recommend the official git book, which you can read for free on their website.
sounds good. I would not recommend doing this on repl.it, I'm not sure if repl.it even supports git and things. (the CAFile thing is probably a bug in repl.it, I wouldn't worry about it)
run git clone https://g.gh0.pw/apioforum
. you will need git installed. you can install git from their downloads page and you can learn how to use git (if you have not used it before) from the pro git book, which is free to read online.
also, lack of knowledge about a particular thing is not stupidity, it is just not knowing something. in this case i probably should have explained things better, sorry about that. if you need help with other things please let me know (either here or on apionet).
https://g.gh0.pw/apioforum
- clone the source code
- edit the source code with your desired changes, ensuring that they work
- send me your changes, preferably with git send-email