-
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 TOPIC
find all entries about topic. e.g.find js
-
wiki TOPIC
show contents of topic page -
thanks @username
send brownie points to another user -
about @username
shows info on that user -
Algorithm BONFIRENAME
info 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
-
update
pulls new wiki edits asap -
topics
selected pages from the wiki -
rooms
all rooms the bot is in -
archives
show history -
music
deprecated, plug DJ no longer exists. -
twitch
show 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