Announcement

Collapse
No announcement yet.

BotSupply Open Source

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    BotSupply Open Source

    What is "BotSupply Open Source"?

    Basically it is a database where you can download projects others made and released open source.
    This is mainly to help new coders learn from source and as a chance for those who made something to show off and help others learn. Of course there will be no actual bot source codes on it but surely some helpful things.

    What languages are in there?

    Whatever you hand in.

    What do I need to do to get access?

    Send me a PM, e-mail ([email protected]) or add me on MSN ([email protected]) to get the URL, username and password.

    I want to contribute to the project. How?


    You coded something you want to share with others to help them learning or simply show off your work? Well, here is your chance. Send the SRC to me via the contact methods named before. Make sure you add your name to the SRC package (preferably as .zip or .rar) and also in the source code itself. Something I always did and love to do is as example the beerware licence:

    Code:
    /* 
    * ---------------------------------------------------------------------------- 
    * "THE BEER-WARE LICENSE" (Revision 42): 
    * <[email protected]> wrote this file. As long as you retain this notice you 
    * can do whatever you want with this stuff. If we meet some day, and you think 
    * this stuff is worth it, you can buy me a beer in return. Alexander Uhlmann
     * ---------------------------------------------------------------------------- 
    */
    or whatever you like.

    Please don't pass on the URL, password or log-in to anyone else as I'd like to know how many people are running around my server.

    //siggy by Poseidon

    #2
    Will be submitting image recognition engine in C# shortly.

    (valve time)

    Comment

    Working...
    X