Skip to content

JaneChengYiChen/w2-echobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

w2-echobot

Special thanks to

Have learned

  • Using linebot sdk of go
  • Parsing configuration with library GoDotEnv

Difficulties

(1)
When I was trying to build an echo bot, I did not understand how to parse env config. 
THere are many types of env I can choose, like json, yaml, ini...etc.
I took .env to be my choice because its clear and simple feature.  

(2)
Totally having no idea to use sdk, so I did take some time to see others' code.
Many thanks especially from the very beginner like me to learn how to use this programming language. 

Pics

One Two

Releases

No releases published

Packages

No packages published

Languages