Skip to content

Commit 7f33032

Browse files
committed
info new availability
1 parent 0f6d2c0 commit 7f33032

File tree

1 file changed

+12
-18
lines changed

1 file changed

+12
-18
lines changed

README.md

+12-18
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,27 @@
1-
## Src main 3rd libs:
1+
# Gopherbot old version (degraded).
22

3-
### - Bot service
3+
https://gopherbot0.herokuapp.com (now offline)
44

5-
- https://github.com/bwmarrin/discordgo
6-
7-
- https://github.com/go-sql-driver/mysql
5+
### Bot & Web service libs:
86

9-
### - Web service
7+
- https://github.com/bwmarrin/discordgo
108

119
- https://github.com/gofiber/fiber/v2
1210

13-
- https://gorm.io/driver/mysql
14-
1511
- https://gorm.io/gorm
1612

17-
## Deploy wakeup & usage info (in progress):
18-
19-
- https://gopherbot0.herokuapp.com
20-
21-
## Adoption, tests, contrib:
13+
## Adoption, tests:
2214

2315
- https://discord.io/go-latam
2416

2517
![](https://awebytes.files.wordpress.com/2021/08/gopherbot.png)
2618

27-
## TODO:
19+
## Final note:
20+
21+
Long time availability is now:
22+
23+
- **Site:** https://challenbot.herokuapp.com
24+
25+
- **Repo:** https://github.com/tomiok/challenge-svc
2826

29-
- [ ] Algoritmo de respuesta para challenges aleatorios dependiendo de:
3027

31-
1. **level**: ["easy", "medium", "hard"]
32-
2. **challenge_type**: ["algorithm", "concurrency, "database", "web", "cli", "core"]
33-
3. **id** hint: get random id between total records count

0 commit comments

Comments
 (0)