Skip to content

Instantly share code, notes, and snippets.

View keshon's full-sized avatar

Innokentiy Sokolov keshon

View GitHub Profile
@keshon
keshon / Tutorial.md
Created October 27, 2021 08:29
A short discord.js tutorial with examples

Discord.js Tutorial - a short tutorial

After this tutorial you are able to code a cool bot with many commands and a level system.

Setup

Did you ever want to write your own bot but you think you are too bad for it or you don't have motivation to do so? Stop thinking that way. Writing discord bots using discord.js is really, really, easy if you know some javascript basics.

In this tutorial we will use some ES6, which makes javascript more powerful. If you have never heard of ES6, I'll explain some stuff whenever I use it. Found a mistake? Just comment.

@keshon
keshon / install-deepin-arch-manjaro-readme.md
Created May 25, 2019 13:31 — forked from dantheman213/install-deepin-arch-manjaro-readme.md
Install Deepin Desktop Environment from a minimum Arch or Manjaro Install Operating System

Install Deepin Desktop Environment In Arch or Manjaro

I recommend doing this as a net/minimum install with Manjaro (no desktop manager attached with the install).

Update sources & packages

pacman -Syu
reboot -h now