Borgli / Ohminator

Repository for the Discord bot Ohminator
http://www.ohminator.com
Apache License 2.0
4 stars 0 forks source link

Create HTML help page #10

Closed Borgli closed 6 years ago

Borgli commented 6 years ago

We need a web page containing all commands and documentation in addition to the !help command

Kimuuulf commented 6 years ago

Shall we make the page from bottom up, or shall we use something easy as a WordPress?
What do you guys think?

I think we should make the page easy to expand, so we can add more functionality if need at a later point.

pibendik commented 6 years ago

Halla,

hvorfor engelsk? Kanskje vi lærer mer av å gjøre hele nettsiden fra grunnen av? Det er vel noe av poenget med prosjektet: å lære. Jeg er med på hva som helst :)

Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: Kimuuulf notifications@github.com Date: 01/11/2017 14:18 (GMT+01:00) To: Borgli/Ohminator Ohminator@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [Borgli/Ohminator] Create HTML help page (#10)

Shall we make to page from bottom up, or shall we use something easy as a WordPress? What do you guys think?

I think we should make the page easy to expand so we can add more functionality if need at at later point.

- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/Borgli/Ohminator/issues/10#issuecomment-341103138, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AI9Y8OJ5beJLAwjQR4X-JGH4iCIOx7Lvks5syG9GgaJpZM4QOG0M.

Borgli commented 6 years ago

@Kimuuulf I think we should make it from the bottom up. I have never used WordPress, but I'm guessing it will impose restrictions. Anyway, the point is to learn from this, so I'm voting for the tougher way. @Skau has volunteered to make the first draft of the help page using Adobe Dreamweaver, but the aim of the project is to make a full fledged web site where you can customize the bot. I will probably make a new repository for that project though.

@pibendik Flere grunner til å velge engelsk:

  1. Hvis vi publiserer repositoriet senere vil folk kunne følge med.
  2. Interessant for arbeidsgivere i fremtiden kanskje?
  3. Hvis noen vi kjenner som ikke kan norsk vil være med vil de ha muligheten.
  4. I arbeidslivet vil det foregå på engelsk, så vi kan like gjerne bli vant til det.

When it comes to the web site, we will have to talk about it. I have worked a lot on it earlier, but have not gotten much further. I think I know what needs to be done, though:

  1. We have a database, so that is not an issue.
  2. We need a backend. This can be in python or nodejs. Not sure which one is better. It must be like this because of security reasons. The problem is that communicating with the Discord API requires the bot token, and we cannot have that public.
  3. We need a well designed web site. I would like it to be a progressive web app, but we'll see how much work that is.

First step needs to be making that backend.

Borgli commented 6 years ago

Solved. See http://ohminator.com.