Skip to content

Commit 3cec033

Browse files
committed
Moved the location of README .svg files so it no longer depends on ssl.benzi.io
1 parent 93fb621 commit 3cec033

File tree

4 files changed

+87
-2
lines changed

4 files changed

+87
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# basicBot (source)
22

3-
[![Slack](https://basicbot.herokuapp.com/badge.svg)](https://basicbot.herokuapp.com/) [![facebook group](https://ssl.benzi.io/dump/facebook-group-badge.svg)](https://facebook.com/groups/basicBot) [![twitter](https://ssl.benzi.io/dump/twitter-badge.svg)](https://twitter.com/bscbt)
3+
[![Slack](https://basicbot.herokuapp.com/badge.svg)](https://basicbot.herokuapp.com/) [![facebook group](./assets/facebook-group-badge.svg)](https://facebook.com/groups/basicBot) [![twitter](./assets/twitter-badge.svg)](https://twitter.com/bscbt)
44

55

66
# Important - Deprecation Notice (See Note)

assets/facebook-group-badge.svg

Lines changed: 70 additions & 0 deletions
Loading

assets/twitter-badge.svg

Lines changed: 15 additions & 0 deletions
Loading

basicBot.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@
231231
return str;
232232
};
233233

234-
var botCreator = "The Basic Team";
234+
var botCreator = "Yemasthui";
235235
var botMaintainer = "Benzi"
236236
var botCreatorIDs = ["3851534", "4105209"];
237237

0 commit comments

Comments
 (0)