Skip to content

Commit

Permalink
Merge pull request #1 from rust-lang-uz/rust
Browse files Browse the repository at this point in the history
rewrite to rust
  • Loading branch information
orzklv committed Nov 20, 2023
2 parents 7e99f49 + d4406ea commit 38d9c31
Show file tree
Hide file tree
Showing 58 changed files with 3,437 additions and 1,319 deletions.
5 changes: 2 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
TOKEN=
HOST=
MODE=
TELOXIDE_TOKEN=
GITHUB_TOKEN=
24 changes: 0 additions & 24 deletions .github/workflows/test.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
.env
.idea

# Added by cargo
/target
Loading

1 comment on commit 38d9c31

@deno-deploy
Copy link

@deno-deploy Deno Deploy bot commented on 38d9c31 Nov 20, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

Module not found "file:///src/mod.ts".

Please sign in to comment.