Advertisement
indraai

#FEECTING HowTo - Hello World

Mar 11th, 2019
376
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. # The Basic Program for how to learn #FEECTING
  2.  
  3. ## DISCLAIMER
  4. > THIS IS A BASIC PROGRAM THAT OUTLINES THE PROCESS OF LEARNING #FEECTING
  5.  
  6. // VARIABLES
  7. $FEECTING = https://pastebin.com/JkirV7QN
  8.  
  9.  
  10. @quinn = https://twitter.com/quinnmichaels
  11.  
  12. #PROGRAM = The #FEECTING learning program
  13. #TEMPLATE = https://pastebin.com/XiUR2g19
  14.  
  15. #PASTEBIN = https://pastebin.com
  16. #DISCORD = The Rahula Club Discord Server
  17.  
  18. -- BEGIN:OUTLINE
  19.  
  20. 1. Who?
  21. - This template is for general users wanting to learn the #FEECTING language
  22. 2. What?
  23. - Learning the #FEECTING Language
  24. 3. When?
  25. - When you read this
  26. 4. Where?
  27. - Where ever you are at
  28. 5. Why?
  29. - Because #FEECTING is cool.
  30.  
  31. -- END:OUTLINE
  32.  
  33. -- BEGIN:PROGRAM
  34.  
  35. ///
  36. NOTE:
  37. This is the beginning of the #FEECTING #PROGRAM where we define the basic
  38. steps someone needs to accomplish to be a beginning #FEECTING programmer.
  39. ///
  40.  
  41. Write your own customized "Hello World" script from the #TEMPLATE
  42. 1. Change TITLE "Hello World" to your flavor
  43. 2. Change DISCLAIMER to your flavor
  44. 3. Change @quinn to your name and link
  45. 4. Fill in the OUTLINE with flair
  46. 5. Change "Hello World... I'm @quinn" to your unique style
  47. 6. Change author in "META" to be your user variable.
  48. 7. Change the "DATE" to today's date.
  49.  
  50. Once your "Hello World" script is confirmed by your group:
  51. 1. Post to #PASTEBIN
  52.  
  53. 2. Post a link into the #DISCORD "scrips" room
  54. - Most with a good tagline so if the bot repeats it later.
  55. - Make sure to include the #PASTEBIN link.
  56.  
  57. 3. Talk about it and share opinions in the "scripts" room
  58. - Talk #PROGRAM
  59. - Share insights
  60. - When you post in the room make sure to use a good tagline for the bot
  61.  
  62. 4. Post to #TWITTER link and then post the #TWITTER link in the #DISCORD "sharing" room
  63. - Post a good informative tweet for your program.
  64. - Then return and share that link and tweet text in the "sharing" room.
  65.  
  66. 5. Done
  67.  
  68. -- END:PROGRAM
  69.  
  70. -- BEGIN: META
  71.  
  72. Title: Basic program to learn #FEECTING
  73. Version: 1.0
  74. Author: @quinn
  75. Date: March 5, 2019
  76. Copyright: Copyright (c)2019 Quinn Michaels. All Rights Reserved
  77. License:
  78. Permission is hereby granted, free of charge, to any person obtaining a copy of this PROGRAM and associated documentation files (the "PROGRAM"), to deal in the PROGRAM without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the PROGRAM, and to permit persons to whom the PROGRAM is furnished to do so, subject to the following conditions:
  79.  
  80. The above copyright notice and this permission notice shall be included in all copies or substantial portions of the PROGRAM.
  81.  
  82. THE PROGRAM IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PROGRAM OR THE USE OR OTHER DEALINGS IN THE PROGRAM.
  83.  
  84. -- END: META
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement