Planing 0.4

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • awesome-for-beginners

    A list of awesome beginners-friendly projects.

  • I have in the past added code to several repositories, contributions that I would consider features, I wanted to continue my streak here and got to searching. I used this page to start searching through projects to find one that I thought I could add to: https://github.com/MunGell/awesome-for-beginners. This is actually a great resource and I think I might come back to it again in the future.

  • opsdroid

    🤖 An open source chat-ops bot framework

  • I decided to add to an open source Python based chat bot called opsdroid. I was initially worried about whether I had what it takes to do another code contribution on time, learning an entirely new project is always daunting. I brought it up to my professor David and he encouraged me to go for it, an honest attempt at something beyond my capabilities would be taken into consideration for the final project and to "be fearless. don't let code push you around.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • skill-dance

    💬 A 'dancing' skill for opsdroid

  • welcome-message: true web: base-url: https://de90-99-229-14-205.ngrok.io/ connectors: slack: # required bot-token: "xoxb-hahahahaImNotPuttingThatHere" # optional socket-mode: false # default true start-thread: false # default false, if true opsdroid will reply in a thread bot-name: "mybot" # default "opsdroid" default-room: "#random" # default "#general" icon-emoji: ":smile:" # default ":robot_face:" # response-type: "in-channel" skills: ## Dance (https://github.com/opsdroid/skill-dance) dance: {} ## Hello (https://github.com/opsdroid/skill-hello) hello: {} ## Loudnoises (https://github.com/opsdroid/skill-loudnoises) loudnoises: {} ## Seen (https://github.com/opsdroid/skill-seen) seen: {} logging: level: debug

  • skill-hello

    💬 A 'Hello World' skill for opsdroid

  • welcome-message: true web: base-url: https://de90-99-229-14-205.ngrok.io/ connectors: slack: # required bot-token: "xoxb-hahahahaImNotPuttingThatHere" # optional socket-mode: false # default true start-thread: false # default false, if true opsdroid will reply in a thread bot-name: "mybot" # default "opsdroid" default-room: "#random" # default "#general" icon-emoji: ":smile:" # default ":robot_face:" # response-type: "in-channel" skills: ## Dance (https://github.com/opsdroid/skill-dance) dance: {} ## Hello (https://github.com/opsdroid/skill-hello) hello: {} ## Loudnoises (https://github.com/opsdroid/skill-loudnoises) loudnoises: {} ## Seen (https://github.com/opsdroid/skill-seen) seen: {} logging: level: debug

  • skill-loudnoises

    💬 A skill for opsdroid that tells you off for shouting

  • welcome-message: true web: base-url: https://de90-99-229-14-205.ngrok.io/ connectors: slack: # required bot-token: "xoxb-hahahahaImNotPuttingThatHere" # optional socket-mode: false # default true start-thread: false # default false, if true opsdroid will reply in a thread bot-name: "mybot" # default "opsdroid" default-room: "#random" # default "#general" icon-emoji: ":smile:" # default ":robot_face:" # response-type: "in-channel" skills: ## Dance (https://github.com/opsdroid/skill-dance) dance: {} ## Hello (https://github.com/opsdroid/skill-hello) hello: {} ## Loudnoises (https://github.com/opsdroid/skill-loudnoises) loudnoises: {} ## Seen (https://github.com/opsdroid/skill-seen) seen: {} logging: level: debug

  • skill-seen

    💬 A "when did you last see Bob?" skill for opsdroid

  • welcome-message: true web: base-url: https://de90-99-229-14-205.ngrok.io/ connectors: slack: # required bot-token: "xoxb-hahahahaImNotPuttingThatHere" # optional socket-mode: false # default true start-thread: false # default false, if true opsdroid will reply in a thread bot-name: "mybot" # default "opsdroid" default-room: "#random" # default "#general" icon-emoji: ":smile:" # default ":robot_face:" # response-type: "in-channel" skills: ## Dance (https://github.com/opsdroid/skill-dance) dance: {} ## Hello (https://github.com/opsdroid/skill-hello) hello: {} ## Loudnoises (https://github.com/opsdroid/skill-loudnoises) loudnoises: {} ## Seen (https://github.com/opsdroid/skill-seen) seen: {} logging: level: debug

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts