-
Notifications
You must be signed in to change notification settings - Fork 2
CamperBot
Hi, I'm CamperBot! I can help you in this chatroom 😄
-
find TOPICfind all entries about topic. e.g.find js -
wiki TOPICshow contents of topic page -
thanks @usernamesend brownie points to another user -
about @usernameshows info on that user -
Algorithm BONFIRENAMEinfo on a Algorithm
find js # all JS entries
wiki muta # first entry with muta in name
wiki bobbytables # showing images
wiki video # and video
rollem # secret sauce
Algorithm roman # any Algorithm with roman in name
For playing with CamperBot please use the testing channel: https://gitter.im/FreeCodeCamp/camperbotPlayground
Live currently on the HelpBonFires channel on Gitter https://gitter.im/FreeCodeCamp/HelpBonfires
We've added some Algorithm specific commands. If you type Algorithm $BONFIRENAME (where $BONFIRENAME is part of a Algorithm name) it will set the chat to be about that Algorithm. Then you can use some other Algorithm specific commands:
- bf details - more info
- bf spoiler - show some hints
-
updatepulls new wiki edits asap -
topicsselected pages from the wiki -
roomsall rooms the bot is in -
archivesshow history -
musicdeprecated, plug DJ no longer exists. -
twitchshow the twitch feed
Feel free to make new pages, an example entry is here: https://github.com/FreeCodeCamp/freecodecamp/wiki/example
https://github.com/FreeCodeCamp/camperbot
Fork it and have fun!
We're looking for ideas for new features to add, and some people to help working on the bot. Have a look at Tickets with help wanted on the repo and maybe you can contribute?
In future, we're planning:
- Algorithm step-by-step tutorials will be available via chat and from the CamperBot
- realtime tagging and searching of chats by topic
- a scripting language and natural language processing Get involved and let us know what you'd like to see next!
- Join us on our repository chat room to discuss new features. Perhaps we can pair up to work on the bot 2.0!
- Join this chat room to mess around with the CamperBot and try out commands, proofread your edits to wiki content etc.
Happy Coding!
Learn to code and help nonprofits. Join our open source community in 15 seconds at http://freecodecamp.com
Follow our Medium blog
Follow Quincy on Quora
Follow us on Twitter
Like us on Facebook
And be sure to click the "Star" button in the upper right of this page.
New to Free Code Camp?
JS Concepts
JS Language Reference
- arguments
- Array.prototype.filter
- Array.prototype.indexOf
- Array.prototype.map
- Array.prototype.pop
- Array.prototype.push
- Array.prototype.shift
- Array.prototype.slice
- Array.prototype.some
- Array.prototype.toString
- Boolean
- for loop
- for..in loop
- for..of loop
- String.prototype.split
- String.prototype.toLowerCase
- String.prototype.toUpperCase
- undefined
Other Links